Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jackleland committed Dec 20, 2023
1 parent 7d8483b commit dd70fcf
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
alembic==1.11.1
asgiref==3.4.1
certifi==2023.07.22
charset-normalizer==2.0.6
click==8.0.1
decorator==5.1.0
fastapi==0.68.1
h11==0.12.0
idna==3.2
Jinja2==3.0.3
Mako==1.2.4
# asgiref==3.4.1
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
decorator==5.1.1
fastapi==0.103.2
h11==0.14.0
idna==3.6
Jinja2==3.1.
# Mako==1.2.4
MarkupSafe==2.1.3
minio==7.1.10
pika==1.2.0
pydantic==1.10.0
pika==1.3.2
pydantic==1.10.13
requests==2.31.0
retry==0.9.2
starlette==0.25.0
starlette==0.27.0
SQLAlchemy==1.4.41
typing-extensions==4.4.0
typing-extensions==4.7.1
urllib3==1.26.18
uvicorn==0.15.0

0 comments on commit dd70fcf

Please sign in to comment.