Spaces:
Build error
Build error
Daryl Fung commited on
Commit ·
936e1cd
1
Parent(s): 8451095
added requirements needed
Browse files- pre-requirements.txt +3 -1
pre-requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
nltk==3.8.1
|
| 2 |
-
networkx==3.1
|
|
|
|
|
|
|
|
|
| 1 |
nltk==3.8.1
|
| 2 |
+
networkx==3.1
|
| 3 |
+
typing-inspect==0.8.0
|
| 4 |
+
typing_extensions==4.5.0
|