diff --git a/compose/local/requirements.txt b/compose/local/requirements.txt index fa4883d..42b4462 100644 --- a/compose/local/requirements.txt +++ b/compose/local/requirements.txt @@ -1,32 +1,33 @@ celery==5.2.7 SQLAlchemy==1.4.46 watchfiles==0.18.1 -fastapi==0.79.1 +fastapi==0.111.1 psycopg2-binary==2.9.5 alembic==1.9.2 atomicwrites==1.4.1 attrs==22.2.0 bcrypt==4.0.1 -certifi==2022.12.7 +certifi==2024.7.4 cffi==1.15.1 -email-validator==1.3.1 +email-validator==2.2.0 +pydantic==1.10.7 passlib==1.7.4 python-jose==3.3.0 httpx==0.23.3 -python-multipart==0.0.5 -gunicorn==20.1.0 +python-multipart==0.0.9 +gunicorn==22.0.0 uvicorn==0.20.0 -Jinja2==3.1.2 +Jinja2==3.1.4 kombu==5.2.4 tenacity==8.1.0 httpx==0.23.3 debugpy==1.6.7 imbalanced-learn==0.10 -transformers==4.28.1 +transformers==4.38.0 nltk==3.8.1 pandas==2.0.0 redis==4.5.4 -orjson==3.9.7 +orjson==3.9.15 asgiref==3.7.2 aiostream==0.4.5 -aiohttp==3.8.5 \ No newline at end of file +aiohttp==3.9.4