remove uvicorn as required package

This commit is contained in:
James Ravenscroft 2022-01-29 15:19:17 +00:00
parent edcc5f390d
commit 36819f8e1e
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ giteapy = {git = "https://github.com/dblueai/giteapy.git"}
requests = "^2.27.1"
python-dotenv = "^0.19.2"
python-slugify = "^5.0.2"
uvicorn = "^0.16.0"
PyYAML = "^6.0"
[tool.poetry.dev-dependencies]