C2MV commited on
Commit
f41896b
·
verified ·
1 Parent(s): bae8c21

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -15
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
- gradio>=4.0.0
2
- plotly>=5.17.0
3
- kaleido>=0.2.1
4
- numpy>=1.24.0
5
- pandas>=2.0.0
6
- matplotlib>=3.7.0
7
- seaborn>=0.12.0
8
- scipy>=1.10.0
9
- scikit-learn>=1.3.0
10
- python-docx>=0.8.11
11
- fpdf2>=2.7.0
12
- Pillow>=10.0.0
13
- fastapi>=0.104.0
14
- uvicorn>=0.24.0
15
- openpyxl>=3.1.0
 
1
+ gradio
2
+ plotly
3
+ kaleido
4
+ numpy
5
+ pandas
6
+ matplotlib
7
+ seaborn
8
+ scipy
9
+ scikit-learn
10
+ python-docx
11
+ fpdf2
12
+ Pillow
13
+ fastapi
14
+ uvicorn
15
+ openpyxl