Spaces:
Sleeping
Sleeping
JackyZzZzZ
commited on
Commit
·
8665962
1
Parent(s):
f1fdaf3
Remove streamlit from package dependencies
Browse files- requirements.txt +0 -1
- requirements_dev.txt +0 -1
requirements.txt
CHANGED
@@ -6,4 +6,3 @@ pytest>=7.4.0
|
|
6 |
scikit-learn>=1.0.1
|
7 |
scipy>=1.11.1
|
8 |
setuptools>=58.0.4
|
9 |
-
streamlit>=1.34.0
|
|
|
6 |
scikit-learn>=1.0.1
|
7 |
scipy>=1.11.1
|
8 |
setuptools>=58.0.4
|
|
requirements_dev.txt
CHANGED
@@ -11,4 +11,3 @@ pytest-cov>=3.0.0
|
|
11 |
scikit-learn>=1.0.1
|
12 |
scipy>=1.11.1
|
13 |
setuptools>=58.0.4
|
14 |
-
streamlit>=1.34.0
|
|
|
11 |
scikit-learn>=1.0.1
|
12 |
scipy>=1.11.1
|
13 |
setuptools>=58.0.4
|
|