fix: fixes broken docker image
This commit is contained in:
@@ -17,9 +17,7 @@ uvicorn = "^0.29.0"
|
||||
boto3 = "^1.34.109"
|
||||
python-multipart = "^0.0.9"
|
||||
virustotal-python = "^1.0.2"
|
||||
fastapi-utils = "^0.6.0"
|
||||
typing-inspect = "^0.9.0"
|
||||
poethepoet = "^0.26.1"
|
||||
fastapi-utils = {extras = ["all"], version = "^0.8.0"}
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
@@ -27,6 +25,7 @@ isort = "^5.12.0"
|
||||
black = "^23.7.0"
|
||||
coverage = "^7.5.1"
|
||||
pre-commit = "^3.7.1"
|
||||
poethepoet = "^0.37.0"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user