manually add anyio?
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-07-27 12:06:21 +02:00
parent e77c106813
commit a666b8e9ae
3 changed files with 7 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ name = "pypi"
[packages]
peewee = "*"
python-telegram-bot = {extras = ["job-queue"], version = "*"}
anyio = "*"
[dev-packages]