Spaces:
Running
Running
updating requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -101,4 +101,6 @@ websockets==15.0.1
|
|
101 |
Werkzeug==3.1.3
|
102 |
wrapt==1.17.2
|
103 |
xxhash==3.5.0
|
104 |
-
yarl==1.19.0
|
|
|
|
|
|
101 |
Werkzeug==3.1.3
|
102 |
wrapt==1.17.2
|
103 |
xxhash==3.5.0
|
104 |
+
yarl==1.19.0
|
105 |
+
spacy_udpipe==1.0.0
|
106 |
+
pyuca==1.2
|