THEZYZSTUDIO commited on
Commit
a9e2990
·
verified ·
1 Parent(s): 8453721

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- fastapi==0.111.0
2
- uvicorn[standard]==0.29.0
3
- websockets==12.0
4
- Pillow==10.3.0
5
- python-multipart==0.0.9
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ websockets
4
+ Pillow