Yoma commited on
Commit ·
b6b3322
1
Parent(s): 625e9e8
Remove audioop-lts for Python 3.10 compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ annotated-doc==0.0.4
|
|
| 3 |
annotated-types==0.7.0
|
| 4 |
anyio==4.11.0
|
| 5 |
attrs==25.4.0
|
| 6 |
-
audioop-lts==0.2.2
|
| 7 |
backoff==2.2.1
|
| 8 |
bcrypt==5.0.0
|
| 9 |
brotli==1.2.0
|
|
|
|
| 3 |
annotated-types==0.7.0
|
| 4 |
anyio==4.11.0
|
| 5 |
attrs==25.4.0
|
| 6 |
+
#audioop-lts==0.2.2
|
| 7 |
backoff==2.2.1
|
| 8 |
bcrypt==5.0.0
|
| 9 |
brotli==1.2.0
|