Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -3,4 +3,10 @@ numpy
|
|
3 |
matplotlib
|
4 |
seaborn
|
5 |
scikit-learn
|
6 |
-
scipy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
matplotlib
|
4 |
seaborn
|
5 |
scikit-learn
|
6 |
+
scipy
|
7 |
+
regex
|
8 |
+
json
|
9 |
+
sqlite3
|
10 |
+
datetime
|
11 |
+
streamlit
|
12 |
+
pillow
|