Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -178,6 +178,7 @@ requests-oauthlib==1.3.1
|
|
| 178 |
rfc3986==1.5.0
|
| 179 |
rich==12.5.1
|
| 180 |
rsa==4.9
|
|
|
|
| 181 |
scipy==1.9.0
|
| 182 |
selenium==4.12.0
|
| 183 |
semver==2.13.0
|
|
|
|
| 178 |
rfc3986==1.5.0
|
| 179 |
rich==12.5.1
|
| 180 |
rsa==4.9
|
| 181 |
+
scikit-learn
|
| 182 |
scipy==1.9.0
|
| 183 |
selenium==4.12.0
|
| 184 |
semver==2.13.0
|