Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
aiofiles==23.1.0
|
2 |
aiohttp==3.8.5
|
3 |
aiosignal==1.3.1
|
@@ -90,7 +91,7 @@ typing_extensions==4.7.1
|
|
90 |
uc-micro-py==1.0.1
|
91 |
unicodedata2==15.0.0
|
92 |
urllib3==2.0.4
|
93 |
-
utf8proc==0.0.
|
94 |
uvicorn==0.23.1
|
95 |
vc==2018.7.10
|
96 |
websockets==11.0.3
|
|
|
1 |
+
pybind11==2.11.1
|
2 |
aiofiles==23.1.0
|
3 |
aiohttp==3.8.5
|
4 |
aiosignal==1.3.1
|
|
|
91 |
uc-micro-py==1.0.1
|
92 |
unicodedata2==15.0.0
|
93 |
urllib3==2.0.4
|
94 |
+
utf8proc==0.0.2
|
95 |
uvicorn==0.23.1
|
96 |
vc==2018.7.10
|
97 |
websockets==11.0.3
|