CosmickVisions commited on
Commit
bd69be8
·
verified ·
1 Parent(s): 5842911

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,10 +1,13 @@
1
  streamlit
2
  pandas
3
  numpy
4
- pycaret
5
  ydata-profiling
6
  streamlit-pandas-profiling
7
- flask
 
 
8
  openai
9
- flask_cors
10
- mlflow
 
 
1
  streamlit
2
  pandas
3
  numpy
4
+ plotly
5
  ydata-profiling
6
  streamlit-pandas-profiling
7
+ requests
8
+ scipy
9
+ scikit-learn
10
  openai
11
+ flask
12
+ python-dotenv
13
+ Flask-Cors