Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +29 -1
requirements.txt
CHANGED
@@ -4,4 +4,32 @@ scikit-image
|
|
4 |
imageio
|
5 |
pytextgrid
|
6 |
soundfile
|
7 |
-
numpy==1.24.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
imageio
|
5 |
pytextgrid
|
6 |
soundfile
|
7 |
+
numpy==1.24.0
|
8 |
+
cachetools==4.2.4
|
9 |
+
certifi==2021.10.8
|
10 |
+
chardet==4.0.0
|
11 |
+
charset-normalizer==2.0.6
|
12 |
+
google-api-core==2.1.0
|
13 |
+
google-api-python-client==2.24.0
|
14 |
+
google-auth==2.3.0
|
15 |
+
google-auth-httplib2==0.1.0
|
16 |
+
google-auth-oauthlib==0.4.6
|
17 |
+
googleapis-common-protos==1.53.0
|
18 |
+
httplib2==0.20.1
|
19 |
+
idna==3.2
|
20 |
+
oauthlib==3.1.1
|
21 |
+
progressbar==2.5
|
22 |
+
protobuf==3.18.1
|
23 |
+
pyasn1==0.4.8
|
24 |
+
pyasn1-modules==0.2.8
|
25 |
+
pyparsing==2.4.7
|
26 |
+
pysrt==1.1.2
|
27 |
+
requests==2.26.0
|
28 |
+
requests-oauthlib==1.3.0
|
29 |
+
rsa==4.7.2
|
30 |
+
six==1.16.0
|
31 |
+
uritemplate==3.0.1
|
32 |
+
urllib3==1.26.7
|
33 |
+
Nuitka
|
34 |
+
orderedset
|
35 |
+
zstandard
|