MLDeveloper commited on
Commit
3aabd6e
·
verified ·
1 Parent(s): 231319e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1,3 +1,10 @@
1
  openai==0.27.0
2
  streamlit==1.20.0
3
- matplotlib==3.7.1
 
 
 
 
 
 
 
 
1
  openai==0.27.0
2
  streamlit==1.20.0
3
+ scikit-learn
4
+ pandas
5
+ numpy
6
+ matplotlib
7
+ streamlit>=1.30.0
8
+ pandas>=1.5.0
9
+ scikit-learn>=1.2.0
10
+