Spaces:
Build error
Build error
seyia92coding
commited on
Commit
•
c0031b6
1
Parent(s):
6a2353a
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
pandas
|
2 |
numpy
|
3 |
matplotlib
|
|
|
4 |
sklearn
|
5 |
scipy
|
6 |
fuzzywuzzy
|
|
|
1 |
pandas
|
2 |
numpy
|
3 |
matplotlib
|
4 |
+
scikit-learn==1.1.3
|
5 |
sklearn
|
6 |
scipy
|
7 |
fuzzywuzzy
|