diff --git a/pyproject.toml b/pyproject.toml index d9b2475..1ee007e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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]