-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
219 lines (219 loc) · 4.86 KB
/
requirements.txt
File metadata and controls
219 lines (219 loc) · 4.86 KB
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
219
# This file was autogenerated by uv via the following command:
# uv export --frozen --no-dev --no-emit-project --no-hashes --output-file=requirements.txt
aniso8601==10.0.1
# via flask-restx
apscheduler==3.11.0
# via flexget
attrs==25.3.0
# via
# jsonschema
# referencing
autocommand==2.2.2
# via jaraco-text
babelfish==0.6.0 ; python_full_version < '3.10'
# via guessit
babelfish==0.6.1 ; python_full_version >= '3.10'
# via guessit
backports-tarfile==1.2.0 ; python_full_version < '3.12'
# via jaraco-context
beautifulsoup4==4.13.4
# via flexget
blinker==1.9.0
# via flask
brotli==1.1.0 ; platform_python_implementation != 'PyPy'
# via flask-compress
brotlicffi==1.1.0.0 ; platform_python_implementation == 'PyPy'
# via flask-compress
certifi==2025.4.26
# via requests
cffi==1.17.1 ; platform_python_implementation == 'PyPy'
# via
# brotlicffi
# zstandard
charset-normalizer==3.4.2
# via requests
cheroot==10.0.1
# via cherrypy
cherrypy==18.10.0
# via flexget
click==8.1.8
# via flask
colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# loguru
feedparser==6.0.11
# via flexget
flask==3.1.0
# via
# flask-compress
# flask-cors
# flask-login
# flask-restx
# flexget
flask-compress==1.17
# via flexget
flask-cors==5.0.1
# via flexget
flask-login==0.6.3
# via flexget
flask-restx==1.3.0
# via flexget
greenlet==3.2.1 ; (python_full_version < '3.14' and platform_machine == 'AMD64') or (python_full_version < '3.14' and platform_machine == 'WIN32') or (python_full_version < '3.14' and platform_machine == 'aarch64') or (python_full_version < '3.14' and platform_machine == 'amd64') or (python_full_version < '3.14' and platform_machine == 'ppc64le') or (python_full_version < '3.14' and platform_machine == 'win32') or (python_full_version < '3.14' and platform_machine == 'x86_64')
# via sqlalchemy
guessit==3.8.0
# via flexget
html5lib==1.1
# via flexget
idna==3.10
# via requests
importlib-metadata==8.7.0 ; python_full_version < '3.10'
# via
# flask
# flexget
importlib-resources==6.5.2
# via flask-restx
itsdangerous==2.2.0
# via flask
jaraco-collections==5.1.0
# via cherrypy
jaraco-context==6.0.1
# via jaraco-text
jaraco-functools==4.1.0
# via
# cheroot
# jaraco-text
# tempora
jaraco-text==4.0.0
# via jaraco-collections
jinja2==3.1.6
# via
# flask
# flexget
jsonschema==4.23.0
# via
# flask-restx
# flexget
jsonschema-specifications==2025.4.1
# via jsonschema
loguru==0.7.3
# via flexget
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via
# jinja2
# werkzeug
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.7.0
# via
# cheroot
# cherrypy
# jaraco-functools
# jaraco-text
packaging==25.0
# via flexget
pendulum==3.1.0
# via flexget
plumbum==1.9.0
# via rpyc
portend==3.2.0
# via cherrypy
psutil==7.0.0
# via flexget
pycparser==2.22 ; platform_python_implementation == 'PyPy'
# via cffi
pygments==2.19.1
# via rich
pynzb==0.1.0
# via flexget
pyparsing==3.2.3
# via flexget
pyrss2gen==1.1
# via flexget
python-dateutil==2.9.0.post0
# via
# flexget
# guessit
# pendulum
# tempora
pytz==2025.2
# via flask-restx
pywin32==310 ; (python_full_version < '3.10' and implementation_name == 'cpython' and sys_platform == 'win32') or (platform_python_implementation != 'PyPy' and sys_platform == 'win32')
# via
# cherrypy
# plumbum
pyyaml==6.0.2
# via flexget
rebulk==3.2.0
# via
# flexget
# guessit
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via flexget
rich==14.0.0
# via flexget
rpds-py==0.24.0
# via
# jsonschema
# referencing
rpyc==6.0.2
# via flexget
setuptools==80.3.1
# via
# pynzb
# zc-lockfile
sgmllib3k==1.0.0
# via feedparser
six==1.17.0
# via
# html5lib
# python-dateutil
soupsieve==2.7
# via beautifulsoup4
sqlalchemy==2.0.40
# via flexget
tempora==5.8.0
# via portend
typing-extensions==4.13.2
# via
# beautifulsoup4
# referencing
# rich
# sqlalchemy
tzdata==2025.2
# via
# pendulum
# tzlocal
tzlocal==5.3.1
# via apscheduler
urllib3==1.26.20
# via
# flexget
# requests
webencodings==0.5.1
# via html5lib
werkzeug==3.1.3
# via
# flask
# flask-cors
# flask-login
# flask-restx
# flexget
win32-setctime==1.2.0 ; sys_platform == 'win32'
# via loguru
zc-lockfile==3.0.post1
# via cherrypy
zipp==3.21.0 ; python_full_version < '3.10'
# via
# importlib-metadata
# importlib-resources
zstandard==0.23.0
# via flask-compress
zxcvbn==4.5.0
# via flexget