Skip to content

Commit

Permalink
Merge pull request #9 from quadseed/bump-deps
Browse files Browse the repository at this point in the history
Bump Dependencies
  • Loading branch information
quadseed authored Jun 26, 2023
2 parents 4090aa9 + b10af3d commit 5ce7034
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
anyio==3.6.2
anyio==3.7.0
click==8.1.3
colorama==0.4.6
fastapi==0.95.1
fastapi==0.98.0
h11==0.14.0
idna==3.4
pydantic==1.10.7
pydantic==1.10.9
sniffio==1.3.0
starlette==0.26.1
typing_extensions==4.5.0
starlette==0.27.0
typing_extensions==4.6.3
uvicorn==0.22.0
python-dotenv==1.0.0
requests==2.29.0
websockets==11.0.2
requests==2.31.0
websockets==11.0.3
aiofiles==23.1.0
Jinja2==3.1.2
sqlalchemy==2.0.11
sqlalchemy==2.0.17

0 comments on commit 5ce7034

Please sign in to comment.