-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.2 KB
/
requirements.txt
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
asttokens==2.4.1
beautifulsoup4==4.12.3
cachetools==5.5.0
certifi==2024.2.2
charset-normalizer==3.3.2
decorator==4.4.2
distlib==0.3.8
executing==2.1.0
filelock==3.13.1
google-api-core==2.19.2
google-api-python-client==2.145.0
google-auth==2.34.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
googleapis-common-protos==1.65.0
httplib2==0.22.0
idna==3.10
imageio==2.35.1
imageio-ffmpeg==0.5.1
ipython==8.27.0
jedi==0.19.1
matplotlib-inline==0.1.7
moviepy==1.0.3
mutagen==1.47.0
numpy==2.1.1
oauth2client==4.1.3
oauthlib==3.2.2
pandas==2.2.2
parso==0.8.4
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.2.0
proglog==0.1.10
prompt_toolkit==3.0.47
proto-plus==1.24.0
protobuf==5.28.1
ptyprocess==0.7.0
pure_eval==0.2.3
pyasn1==0.6.1
pyasn1_modules==0.4.1
Pygments==2.18.0
pynput==1.7.7
pyobjc-core==10.3
pyobjc-framework-ApplicationServices==10.3
pyobjc-framework-Cocoa==10.3
pyobjc-framework-CoreText==10.3
pyobjc-framework-Quartz==10.3
pyparsing==3.1.4
python-dateutil==2.9.0.post0
pytz==2024.2
requests==2.32.3
requests-oauthlib==2.0.0
rsa==4.9
setuptools==75.0.0
six==1.16.0
soupsieve==2.6
stack-data==0.6.3
tqdm==4.66.5
traitlets==5.14.3
tzdata==2024.1
uritemplate==4.1.1
urllib3==2.2.3
virtualenv==20.25.1
wcwidth==0.2.13