Spaces:
Build error
Build error
test
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
psycopg2-binary==2.9.3
|
2 |
streamlit
|
3 |
-
math
|
4 |
numpy
|
5 |
psycopg2
|
6 |
sklearn
|
7 |
pandas
|
8 |
scipy
|
9 |
-
|
|
|
1 |
psycopg2-binary==2.9.3
|
2 |
streamlit
|
|
|
3 |
numpy
|
4 |
psycopg2
|
5 |
sklearn
|
6 |
pandas
|
7 |
scipy
|
8 |
+
sklearn
|