Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pytest==8.4.1 # PyTest Testing
click==8.2.1 # Uvicorn
httptools==0.6.4 # Uvicorn
pyyaml==6.0.2 # Uvicorn
uvicorn==0.35.0 # Uvicorn
uvicorn==0.40.0 # Uvicorn
uvloop==0.21.0 # Uvicorn
watchfiles==1.1.0 # Uvicorn
websockets==15.0.1 # Uvicorn
Expand Down