bluenevus commited on
Commit
9a6f839
·
verified ·
1 Parent(s): cf9c985

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio>=4.0
2
- pandas
3
- matplotlib
4
- google-generativeai
5
- Pillow
6
- python-dotenv
7
- openpyxl
 
1
  gradio>=4.0
2
+ pandas>=2.0
3
+ matplotlib>=3.7
4
+ google-generativeai>=0.3.0
5
+ Pillow>=10.0
6
+ openpyxl
7
+ seaborn