Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
wickedyoda committed Aug 15, 2024
1 parent 146cf53 commit 2db3950
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ six==1.16.0
sh==1.14.3
SQLAlchemy==2.0.20
starlette==0.27.0
sse-starlette==1.4.1
# sse-starlette==1.4.1 (wrong version cant deploy)
sse-starlette==2.1.3
typing-extensions==4.7.1
urllib3==2.0.4
uvicorn==0.22.0
Expand Down

0 comments on commit 2db3950

Please sign in to comment.