Update packages and remove developer dependencies
This commit is contained in:
1078
poetry.lock
generated
1078
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -14,18 +14,9 @@ python = "^3.9"
|
||||
fastapi = { extras = ["all"], version = "^0.74.1" }
|
||||
ffmpeg-python = "^0.2.0"
|
||||
gunicorn = "^20.1.0"
|
||||
uvicorn = "^0.15.0"
|
||||
python-dotenv = "^0.19.2"
|
||||
dhooks = { git = "https://github.com/kyb3r/dhooks.git" }
|
||||
Pygments = "^2.11.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.0.1"
|
||||
black = "^22.1.0"
|
||||
mypy = "^0.931"
|
||||
prospector = "^1.7.2"
|
||||
bandit = "^1.7.3"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
Reference in New Issue
Block a user