Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dalf committed Jul 29, 2024
1 parent b4c79df commit a7d7b2e
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions compose/local/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
aiohttp==3.9.4

0 comments on commit a7d7b2e

Please sign in to comment.