MLDeveloper commited on
Commit
c17150c
·
verified ·
1 Parent(s): 372b3f3

Update requirements.txt

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