Spaces:
Sleeping
Sleeping
Fix requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
absl-py==2.1.0
|
2 |
-
aiofiles==23.2.
|
|
|
3 |
aiohttp==3.10.10
|
4 |
aiosignal==1.3.1
|
5 |
annotated-types==0.7.0
|
|
|
1 |
absl-py==2.1.0
|
2 |
+
aiofiles==23.2.1
|
3 |
+
aiohappyeyeballs==2.4.3
|
4 |
aiohttp==3.10.10
|
5 |
aiosignal==1.3.1
|
6 |
annotated-types==0.7.0
|