Skip to content

Commit

Permalink
update to python 3.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
KruASe76 committed Apr 26, 2023
1 parent 53afa6a commit 49e2aee
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 220 deletions.
6 changes: 5 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ name = "pypi"

[packages]
aiogram = ">3.0.0b"
aiohttp-socks = "*"
pyyaml = "*"

[dev-packages]

[requires]
python_version = "3.11"
python_version = "3.11.3"

[pipenv]
allow_prereleases = true
Loading

0 comments on commit 49e2aee

Please sign in to comment.