Nabil000 commited on
Commit
1d4515f
1 Parent(s): 4296e7d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ pycaret==3.0.4
3
  scikit-learn==1.1.3
4
  scipy==1.10.1
5
  streamlit==1.25.0
6
- mlflow==2.2.2
 
 
3
  scikit-learn==1.1.3
4
  scipy==1.10.1
5
  streamlit==1.25.0
6
+ mlflow==2.2.2
7
+ python-dotenv==1.0.0