📌 Fixed dependencies
This commit is contained in:
@@ -17,7 +17,7 @@ python-jose = "*"
|
||||
alembic = "*"
|
||||
email-validator = "*"
|
||||
python-multipart = "*"
|
||||
pydantic = "*"
|
||||
pydantic = "1.10.8"
|
||||
redis = "*"
|
||||
aiohttp = "*"
|
||||
gunicorn = "*"
|
||||
@@ -45,6 +45,7 @@ python-magic = "*"
|
||||
openpyxl = "*"
|
||||
starlette = "*"
|
||||
pyopenssl = "*"
|
||||
python-dotenv = "*"
|
||||
|
||||
[dev-packages]
|
||||
coverage = "*"
|
||||
|
||||
Reference in New Issue
Block a user