Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
puehringer authored Dec 6, 2024
1 parent a1c91d0 commit a0e1524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
alembic==1.13.2
cachetools==5.3.3
celery>=5.0.0,<6.0.0
celery-types==0.22.0
celery-types~=0.22.0
fastapi==0.112.2
json-cfg==0.4.2
openpyxl==3.1.5
Expand All @@ -23,7 +23,7 @@ pyjwt[crypto]==2.9.0
pytest-postgresql==6.1.1
python-dateutil==2.9.0.post0
requests==2.32.3
redis>=5.0.0
redis>=5.0.0,<6.0.0
sentry-sdk~=2.13.0
SQLAlchemy>=1.4.40,<=1.4.53
starlette-context==0.3.6
Expand Down

0 comments on commit a0e1524

Please sign in to comment.