danishjameel003 commited on
Commit
8e7a0ba
·
verified ·
1 Parent(s): 3122a75

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit
2
  numpy==1.25.0
 
3
  pandas
4
  matplotlib
5
  scikit-learn
 
1
  streamlit
2
  numpy==1.25.0
3
+ python-dotenv
4
  pandas
5
  matplotlib
6
  scikit-learn