diff --git a/pyproject.toml b/pyproject.toml index 4ade3f02..1f2f25ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,10 +11,6 @@ repository = "https://github.com/zauberzeug/learning_loop_node" python = "^3.8" requests = "^2.25.1" python-socketio = "^5.7.2" -fastapi-socketio = "^0.0.6" -fastapi = "^0.70.1" -uvicorn = "^0.13.3" -fastapi-utils = "^0.2.1" simplejson = "^3.17.2" icecream = "^2.1.0" aiofiles = "^0.7.0"