awacke1 commited on
Commit
b77a318
·
verified ·
1 Parent(s): d4f4f14

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  streamlit==1.22.0
2
  numpy==1.24.3
3
- pygame==2.3.0
 
 
1
  streamlit==1.22.0
2
  numpy==1.24.3
3
+ pydub==0.25.1
4
+ simpleaudio==1.0.4