spagestic commited on
Commit
30d6cfb
·
1 Parent(s): 50fe48f

fix: Comment out audioop-lts dependency in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  aiofiles==24.1.0
2
  annotated-types==0.7.0
3
  anyio==4.9.0
4
- audioop-lts==0.2.1
5
  certifi==2025.4.26
6
  charset-normalizer==3.4.2
7
  click==8.2.1
 
1
  aiofiles==24.1.0
2
  annotated-types==0.7.0
3
  anyio==4.9.0
4
+ # audioop-lts==0.2.1
5
  certifi==2025.4.26
6
  charset-normalizer==3.4.2
7
  click==8.2.1