Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
pybind11==2.11.1
|
2 |
aiofiles==23.1.0
|
3 |
aiohttp==3.8.5
|
@@ -91,7 +93,6 @@ typing_extensions==4.7.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
|
|
|
1 |
+
re2==2022.04.01
|
2 |
+
utf8proc==2.6.1
|
3 |
pybind11==2.11.1
|
4 |
aiofiles==23.1.0
|
5 |
aiohttp==3.8.5
|
|
|
93 |
uc-micro-py==1.0.1
|
94 |
unicodedata2==15.0.0
|
95 |
urllib3==2.0.4
|
|
|
96 |
uvicorn==0.23.1
|
97 |
vc==2018.7.10
|
98 |
websockets==11.0.3
|