Feat: some fixes

This commit is contained in:
2025-01-13 15:18:48 +03:00
parent 9ee8e43fb4
commit b5a893e5aa
5 changed files with 73 additions and 6 deletions

View File

@@ -14,6 +14,7 @@ peewee = "^3.17.8"
uvloop = "^0.21.0"
jurigged = "^0.6.0"
psycopg2-binary = "^2.9.10"
apscheduler = "^3.11.0"
[build-system]