Spaces:
Runtime error
Runtime error
Commit
·
f160c15
1
Parent(s):
0f7dc86
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
absl-py==0.10.0
|
2 |
backcall==0.2.0
|
3 |
blis==0.4.1
|
@@ -40,7 +41,7 @@ maxminddb==1.5.2
|
|
40 |
murmurhash==1.0.2
|
41 |
nlp==0.4.0
|
42 |
nltk==3.5
|
43 |
-
|
44 |
ohmeow-blurr==0.0.12
|
45 |
packaging==20.4
|
46 |
pandas==1.1.2
|
|
|
1 |
+
cPython==0.0.6
|
2 |
absl-py==0.10.0
|
3 |
backcall==0.2.0
|
4 |
blis==0.4.1
|
|
|
41 |
murmurhash==1.0.2
|
42 |
nlp==0.4.0
|
43 |
nltk==3.5
|
44 |
+
numpy==1.19.2
|
45 |
ohmeow-blurr==0.0.12
|
46 |
packaging==20.4
|
47 |
pandas==1.1.2
|