Skip to content

Commit

Permalink
refactor: Update fastapi and starlette versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lmontier-pass committed Nov 28, 2024
1 parent 1c7e9b8 commit 55c7045
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/recommendation/api/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiocache==0.12.2
asyncpg==0.28.0
fastapi-cloud-logging==1.1.0
fastapi-versioning==0.10.0
fastapi==0.104.0
fastapi==0.115.5
geoalchemy2==0.14.0
google-cloud-aiplatform==1.31.0
google-cloud-secret-manager==2.2.0
Expand All @@ -19,4 +19,5 @@ pytest-postgresql==6.0.0
python-dateutil==2.9.0.post0
pytz==2023.3
sqlalchemy==2.0.22
starlette==0.41.3
uvicorn==0.22.0

0 comments on commit 55c7045

Please sign in to comment.