Raybilhelp commited on
Commit
268c940
·
verified ·
1 Parent(s): 4d106b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- fastapi
2
- uvicorn
3
- httpx
4
- python-multipart
 
1
+ fastapi==0.110.0
2
+ uvicorn==0.28.0
3
+ requests==2.31.0
4
+ python-multipart==0.0.9