retry query class

This commit is contained in:
2021-07-30 16:50:33 +03:00
parent eb4dd88558
commit ba6fba6b5f
4 changed files with 45 additions and 434 deletions

View File

@@ -13,9 +13,9 @@ passlib = "*"
PyJWT = "*"
SQLAlchemy = "*"
itsdangerous = "*"
authlib = "*"
httpx = "*"
psycopg2 = "*"
Authlib = "*"
[dev-packages]