Updates Project Dependencies

This commit is contained in:
2024-05-14 06:07:24 -03:00
parent 467945d931
commit 0e1e49cb1a
4 changed files with 43 additions and 162 deletions

View File

@@ -15,10 +15,10 @@ rq = "^1.15.1"
python-dotenv = "^1.0.0"
fastapi = "^0.110.1"
uvicorn = "^0.29.0"
fastapi-utils = "^0.2.1"
boto3 = "^1.28.21"
python-multipart = "^0.0.9"
virustotal-python = "^1.0.2"
fastapi-utils = "^0.6.0"
[tool.poetry.group.dev.dependencies]