Skip to content

Commit

Permalink
Update Starlette And FastAPI Versions
Browse files Browse the repository at this point in the history
Resolve Unclosed Memory Stream Object during tests encode/starlette#2693.
  • Loading branch information
alvindera97 committed Oct 5, 2024
1 parent 4b05575 commit 86cd80c
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 @@ -18,7 +18,7 @@ email_validator==2.2.0
eventlet==0.37.0
exceptiongroup==1.2.2
Faker==26.0.0
fastapi==0.112.0
fastapi==0.115.0
fastapi-cli==0.0.5
google-ai-generativelanguage==0.6.6
google-api-core==2.19.1
Expand Down Expand Up @@ -79,7 +79,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
SQLAlchemy==2.0.32
starlette==0.37.2
starlette==0.39.2
tomli==2.0.1
tqdm==4.66.5
typer==0.12.3
Expand Down

0 comments on commit 86cd80c

Please sign in to comment.