diff --git a/backend/requirements.txt b/backend/requirements.txt index 202b867e..0b6c2606 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,30 +1,40 @@ annotated-types==0.6.0 anyio==4.3.0 +attrs==23.1.0 autopep8==2.0.4 +cattrs==23.1.2 certifi==2024.2.2 charset-normalizer==3.3.2 click==8.1.7 +exceptiongroup==1.1.2 fastapi==0.109.2 greenlet==3.0.3 h11==0.14.0 httptools==0.6.1 idna==3.6 itsdangerous==2.1.2 +lsprotocol==2023.0.0a2 lxml==5.1.0 +nodeenv==1.8.0 +psycopg2-binary==2.9.9 pycodestyle==2.11.1 pydantic==2.6.1 pydantic_core==2.16.2 +pygls==1.0.1 +pyright==1.1.352 python-cas==1.6.0 python-dotenv==1.0.1 PyYAML==6.0.1 requests==2.31.0 +ruff-lsp==0.0.38 +setuptools==69.1.1 six==1.16.0 sniffio==1.3.0 SQLAlchemy==2.0.27 starlette==0.36.3 -typing_extensions==4.9.0 +typeguard==2.13.3 +typing_extensions==4.7.1 urllib3==2.2.1 uvicorn==0.27.1 -uvloop==0.19.0 watchfiles==0.21.0 websockets==12.0