-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements-dev.lock
78 lines (77 loc) · 1.62 KB
/
requirements-dev.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false
cachetools==5.3.3
# via google-auth
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
decorator==4.4.2
# via moviepy
google-api-core==2.19.1
# via google-cloud-speech
google-auth==2.32.0
# via google-api-core
# via google-cloud-speech
google-cloud-speech==2.26.1
googleapis-common-protos==1.63.2
# via google-api-core
# via grpcio-status
grpcio==1.64.1
# via google-api-core
# via grpcio-status
grpcio-status==1.64.1
# via google-api-core
idna==3.7
# via requests
imageio==2.34.2
# via moviepy
imageio-ffmpeg==0.5.1
# via moviepy
moviepy==1.0.3
numpy==2.0.0
# via imageio
# via moviepy
pillow==10.4.0
# via imageio
proglog==0.1.10
# via moviepy
proto-plus==1.24.0
# via google-api-core
# via google-cloud-speech
protobuf==5.27.2
# via google-api-core
# via google-cloud-speech
# via googleapis-common-protos
# via grpcio-status
# via proto-plus
pyasn1==0.6.0
# via pyasn1-modules
# via rsa
pyasn1-modules==0.4.0
# via google-auth
pydub==0.25.1
requests==2.32.3
# via google-api-core
# via moviepy
# via speechrecognition
rsa==4.9
# via google-auth
setuptools==70.2.0
# via imageio-ffmpeg
speechrecognition==3.10.4
tqdm==4.66.4
# via moviepy
# via proglog
typing-extensions==4.12.2
# via speechrecognition
urllib3==2.2.2
# via requests