Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
numpy
|
2 |
pandas
|
3 |
spicy
|
4 |
-
sklearn
|
5 |
scikit-learn
|
6 |
-
matplotlib
|
|
|
1 |
numpy
|
2 |
pandas
|
3 |
spicy
|
|
|
4 |
scikit-learn
|
5 |
+
matplotlib
|