Spaces:
Sleeping
Sleeping
fix: downgrade aiofiles version to 23.2.1 for compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
aiofiles==
|
2 |
annotated-types==0.7.0
|
3 |
anyio==4.9.0
|
4 |
# audioop-lts==0.2.1
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
annotated-types==0.7.0
|
3 |
anyio==4.9.0
|
4 |
# audioop-lts==0.2.1
|