Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -34,7 +34,7 @@ opencv_python==4.8.0.74
|
|
34 |
opencv_python_headless==4.8.0.74
|
35 |
pandas==2.0.3
|
36 |
praat-parselmouth==0.4.2
|
37 |
-
PySimpleGUI==
|
38 |
requests==2.31.0
|
39 |
resampy==0.4.2
|
40 |
scikit_learn==1.3.0
|
|
|
34 |
opencv_python_headless==4.8.0.74
|
35 |
pandas==2.0.3
|
36 |
praat-parselmouth==0.4.2
|
37 |
+
PySimpleGUI==5.0.4
|
38 |
requests==2.31.0
|
39 |
resampy==0.4.2
|
40 |
scikit_learn==1.3.0
|