portalniy-dev commited on
Commit
e098296
·
verified ·
1 Parent(s): 44b04ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- gradio
2
- pydub
3
- numpy
4
- matplotlib
5
- pysstv
 
1
+ gradio>=3.30
2
+ pysstv>=0.2
3
+ numpy>=1.23
4
+ matplotlib>=3.5