monsimas commited on
Commit
195cc4a
·
verified ·
1 Parent(s): 61ad563

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
- gradio>=4.13.0
2
- pandas>=2.0.0
3
  openai>=1.0.0
4
  scikit-learn>=1.0.0
5
- numpy>=1.20.0
 
 
 
 
1
+ gradio>=4.0.0
2
+ pandas>=1.5.0
3
  openai>=1.0.0
4
  scikit-learn>=1.0.0
5
+ numpy>=1.20.0
6
+ matplotlib>=3.5.0
7
+ seaborn>=0.12.0
8
+ typing-extensions>=4.0.0