use db contexts for better stability
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-24 18:37:58 +02:00
parent e9d2582606
commit 0dfb5f3134
9 changed files with 54 additions and 140 deletions

View File

@@ -6,7 +6,6 @@ name = "pypi"
[packages]
python-telegram-bot = "*"
peewee = "*"
requests = "*"
[dev-packages]