marahmerah commited on
Commit
eb368cb
·
verified ·
1 Parent(s): c12f489

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- fastapi==0.109.1
2
- gradio==4.19.1
3
- Pillow==10.1.0
4
- deep-translator==1.11.4
5
- uvicorn==0.27.0
6
- python-multipart==0.0.6
 
1
+ fastapi>=0.109.1
2
+ gradio>=4.19.1
3
+ Pillow>=10.1.0
4
+ deep-translator>=1.11.4
5
+ uvicorn>=0.27.0