jdbolter commited on
Commit
71fd1aa
·
verified ·
1 Parent(s): 244b8f2

Removed the audioop requirement that was causing an error

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==2024.6.2
6
  charset-normalizer==3.3.2
7
  click==8.1.8
 
1
  aiofiles==24.1.0
2
  annotated-types==0.7.0
3
  anyio==4.9.0
4
+ # audioop-lts==0.2.1
5
  certifi==2024.6.2
6
  charset-normalizer==3.3.2
7
  click==8.1.8