Skip to content

Commit

Permalink
doc: include python 3.13 on supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorres committed Dec 15, 2024
1 parent 60e8944 commit 63d4031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Currently on [v3.1.1](https://github.com/aitorres/dogpicsbot/releases/tag/v3.1.1

## Requirements

The bot runs on **Python 3** (officially supporting Python 3.10 to 3.12), and depends on packages listed on the `requirements.txt` file.
The bot runs on **Python 3** (officially supporting Python 3.10 to 3.13), and depends on packages listed on the `requirements.txt` file.

For ease of use, use [`poetry`](https://python-poetry.org/) to install dependencies with the following command:

Expand Down

0 comments on commit 63d4031

Please sign in to comment.