Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
numpy 1.24.3 py311h728a8a3_1
|
6 |
-
pandas 1.5.3 py311hc5848a5_0
|
7 |
-
scikit-learn 1.2.2 py311hcec6c5f_0
|
|
|
1 |
+
nltk
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
scikit-learn
|
|
|
|
|
|