kopia lustrzana https://github.com/mkdryden/telegram-stats-bot
Update dependencies and add Python 3.11 support
rodzic
01136894ff
commit
325cf33a89
Plik diff jest za duży
Load Diff
|
@ -9,7 +9,7 @@ readme = "README.rst"
|
|||
include = ["examples/*", "CHANGELOG.rst"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8,<3.11"
|
||||
python = ">=3.8,<3.12"
|
||||
python-telegram-bot = "^13.11"
|
||||
sqlalchemy = {version = "^1.4", extras = ["postgresql_psycopg2binary"]}
|
||||
SQLAlchemy-Utils = "0.37.6"
|
||||
|
|
Ładowanie…
Reference in New Issue