Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|