-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
138 lines (138 loc) · 7.4 KB
/
environment.yml
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
name: YT_Shorts_Uploader_3.0
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_5
- ca-certificates=2023.12.12=haa95532_0
- libffi=3.4.4=hd77b12b_0
- openssl=3.0.13=h2bbff1b_0
- pip=23.3.1=py311haa95532_0
- python=3.11.8=he1021f5_0
- setuptools=68.2.2=py311haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- tzdata=2024a=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.41.2=py311haa95532_0
- xz=5.4.6=h8cc25b3_0
- zlib=1.2.13=h8cc25b3_0
- pip:
- aiofiles==23.2.1
- aiohttp==3.9.3
- aiosignal==1.3.1
- annotated-types==0.6.0
- anyio==4.3.0
- asttokens==2.4.1
- attrs==23.2.0
- audiotsm==0.1.2
- better-profanity==0.7.0
- brotli==1.1.0
- cachetools==5.3.3
- certifi==2024.2.2
- cffi==1.16.0
- charset-normalizer==3.3.2
- click==8.1.7
- colorama==0.4.6
- dataclasses-json==0.6.4
- decorator==4.4.2
- distro==1.9.0
- elevenlabs==0.3.0b0
- executing==2.0.1
- frozenlist==1.4.1
- google-api-core==2.18.0
- google-api-python-client==2.124.0
- google-auth==2.29.0
- google-auth-httplib2==0.2.0
- google-auth-oauthlib==1.2.0
- google-cloud-texttospeech==2.16.3
- googleapis-common-protos==1.63.0
- grpcio==1.62.1
- grpcio-status==1.62.1
- gtts==2.5.1
- h11==0.14.0
- httpcore==1.0.4
- httplib2==0.22.0
- httpx==0.27.0
- idna==3.6
- imageio==2.34.0
- imageio-ffmpeg==0.4.9
- ipython==8.22.2
- jedi==0.19.1
- lazy-loader==0.3
- markdown-it-py==3.0.0
- marshmallow==3.21.1
- matplotlib-inline==0.1.6
- mdurl==0.1.2
- moviepy==1.0.3
- multidict==6.0.5
- mutagen==1.47.0
- mypy-extensions==1.0.0
- networkx==3.2.1
- numpy==1.26.4
- oauth2client==4.1.3
- oauthlib==3.2.2
- odict==1.9.0
- openai==1.35.3
- opencv-python==4.10.0.84
- optional-django==0.1.0
- packaging==24.0
- parso==0.8.3
- pillow==10.4.0
- plumber==1.7
- praw==7.7.1
- prawcore==2.4.0
- proglog==0.1.10
- prompt-toolkit==3.0.43
- proto-plus==1.23.0
- protobuf==4.25.3
- pure-eval==0.2.2
- pyasn1==0.6.0
- pyasn1-modules==0.4.0
- pycparser==2.22
- pycryptodomex==3.20.0
- pydantic==2.4.2
- pydantic-core==2.10.1
- pydub==0.25.1
- pygments==2.17.2
- pyparsing==3.1.2
- pysoundfile==0.9.0.post1
- pytz==2024.1
- pyzt==0.0.2
- requests==2.31.0
- requests-oauthlib==2.0.0
- rich==13.7.1
- rsa==4.9
- scikit-image==0.22.0
- scipy==1.13.0
- shellingham==1.5.4
- six==1.16.0
- sniffio==1.3.1
- soundfile==0.12.1
- soundstretch==1.2
- stack-data==0.6.3
- tenacity==8.5.0
- tifffile==2024.2.12
- tqdm==4.66.2
- traitlets==5.14.1
- typer==0.12.1
- typing-extensions==4.10.0
- typing-inspect==0.9.0
- update-checker==0.18.0
- uritemplate==4.1.1
- urllib3==2.2.1
- verboselogs==1.7
- wcwidth==0.2.13
- websocket-client==1.7.0
- websockets==12.0
- yarl==1.9.4
- yt-dlp==2024.3.10
- zope-component==6.0
- zope-deferredimport==5.0
- zope-deprecation==5.0
- zope-event==5.0
- zope-hookable==6.0
- zope-interface==6.2
- zope-lifecycleevent==5.0
- zope-proxy==5.2
prefix: C:\Users\jetpa\miniconda3\envs\YT_Shorts_Uploader_3.0