This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
218 lines (217 loc) · 3.88 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
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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
aiohttp==3.7.4
# via
# -r requirements.in
# dblpy
# discord.py
# gcsfs
amqp==2.6.1
# via kombu
argh==0.26.2
# via watchdog
astroid==2.4.2
# via pylint
async-timeout==3.0.1
# via aiohttp
attrs==20.3.0
# via
# aiohttp
# pytest
babelfish==0.5.5
# via guessit
billiard==3.6.3.0
# via celery
cachetools==4.2.1
# via google-auth
celery==4.4.7
# via
# -r requirements.in
# flower
certifi==2020.12.5
# via
# requests
# sentry-sdk
chardet==3.0.4
# via
# aiohttp
# requests
dataclasses-json==0.5.2
# via -r requirements.in
dblpy==0.4.0
# via -r requirements.in
decorator==4.4.2
# via
# gcsfs
# moviepy
discord.py==1.6.0
# via
# -r requirements.in
# dblpy
elastic-app-search==7.10.0
# via -r requirements.in
https://github.com/hackslashX/flower/zipball/master
# via -r requirements.in
fsspec==0.8.5
# via
# -r requirements.in
# gcsfs
gcsfs==0.7.1
# via -r requirements.in
google-auth==1.24.0
# via
# gcsfs
# google-auth-oauthlib
google-auth-oauthlib==0.4.2
# via gcsfs
guessit==3.2.0
# via -r requirements.in
humanize==3.2.0
# via flower
idna==2.10
# via
# requests
# yarl
imageio==2.9.0
# via moviepy
imageio-ffmpeg==0.4.3
# via moviepy
inflect==5.0.2
# via -r requirements.in
iniconfig==1.1.1
# via pytest
invoke==1.5.0
# via -r requirements.in
isort==5.7.0
# via pylint
kombu==4.6.11
# via celery
lazy-object-proxy==1.4.3
# via astroid
loguru==0.5.3
# via -r requirements.in
marshmallow==3.10.0
# via
# dataclasses-json
# marshmallow-enum
marshmallow-enum==1.5.1
# via dataclasses-json
mccabe==0.6.1
# via pylint
meilisearch==0.14.0
# via -r requirements.in
moviepy==1.0.3
# via -r requirements.in
multidict==5.1.0
# via
# aiohttp
# yarl
mypy-extensions==0.4.3
# via typing-inspect
numpy==1.19.5
# via
# imageio
# moviepy
oauthlib==3.1.0
# via requests-oauthlib
packaging==20.8
# via pytest
pillow==8.3.2
# via imageio
pluggy==0.13.1
# via pytest
proglog==0.1.9
# via moviepy
prometheus_client==0.8.0
# via flower
py==1.10.0
# via pytest
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pyjwt==1.7.1
# via elastic-app-search
pylint==2.6.0
# via -r requirements.in
pyparsing==2.4.7
# via packaging
pytest==6.2.2
# via -r requirements.in
python-dateutil==2.8.1
# via guessit
pytz==2020.5
# via
# celery
# flower
pyyaml==5.4.1
# via watchdog
ratelimiter==1.2.0.post0
# via dblpy
rebulk==3.0.1
# via guessit
redis==3.5.3
# via -r requirements.in
requests==2.25.1
# via
# -r requirements.in
# elastic-app-search
# gcsfs
# meilisearch
# moviepy
# requests-oauthlib
requests-oauthlib==1.3.0
# via google-auth-oauthlib
rsa==4.7
# via google-auth
sentry-sdk==0.19.5
# via -r requirements.in
sh==1.14.1
# via -r requirements.in
six==1.15.0
# via
# astroid
# google-auth
# python-dateutil
srt==3.4.1
# via -r requirements.in
stringcase==1.2.0
# via dataclasses-json
toml==0.10.2
# via
# pylint
# pytest
tornado==6.1
# via flower
tqdm==4.56.0
# via
# moviepy
# proglog
typing-extensions==3.7.4.3
# via
# aiohttp
# typing-inspect
typing-inspect==0.6.0
# via dataclasses-json
urllib3==1.26.5
# via
# requests
# sentry-sdk
vine==1.3.0
# via
# amqp
# celery
watchdog[watchmedo]==1.0.2
# via -r requirements.in
wrapt==1.12.1
# via astroid
yarl==1.6.3
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools