Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
fastapi==0.88.0
|
2 |
fuzzywuzzy==0.18.0
|
3 |
matplotlib==3.3.4
|
4 |
-
newspaper==0.1.0.7
|
5 |
newspaper3k==0.2.8
|
6 |
nltk==3.6.1
|
7 |
numpy==1.19.5
|
|
|
1 |
fastapi==0.88.0
|
2 |
fuzzywuzzy==0.18.0
|
3 |
matplotlib==3.3.4
|
|
|
4 |
newspaper3k==0.2.8
|
5 |
nltk==3.6.1
|
6 |
numpy==1.19.5
|