Updates Dependencies
This commit is contained in:
992
poetry.lock
generated
992
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -9,16 +9,17 @@ packages = [{include = "storage_service"}]
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.12"
|
python = "^3.12"
|
||||||
pillow = "^10.0.0"
|
pillow = "^10.0.0"
|
||||||
redis = "^5.0.3"
|
redis = "^5.0.4"
|
||||||
requests = "^2.31.0"
|
requests = "^2.32.1"
|
||||||
rq = "^1.15.1"
|
rq = "^1.16.1"
|
||||||
python-dotenv = "^1.0.0"
|
python-dotenv = "^1.0.0"
|
||||||
fastapi = "^0.110.1"
|
fastapi = "^0.111.0"
|
||||||
uvicorn = "^0.29.0"
|
uvicorn = "^0.29.0"
|
||||||
boto3 = "^1.28.21"
|
boto3 = "^1.34.109"
|
||||||
python-multipart = "^0.0.9"
|
python-multipart = "^0.0.9"
|
||||||
virustotal-python = "^1.0.2"
|
virustotal-python = "^1.0.2"
|
||||||
fastapi-utils = "^0.6.0"
|
fastapi-utils = "^0.6.0"
|
||||||
|
typing-inspect = "^0.9.0"
|
||||||
|
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user