-
Notifications
You must be signed in to change notification settings - Fork 473
/
Copy pathrequirements.txt
83 lines (83 loc) · 2.56 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
# 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==9.0.1
apscheduler==3.11.0
attrs==24.3.0
autocommand==2.2.2
babelfish==0.6.0 ; python_full_version < '3.10'
babelfish==0.6.1 ; python_full_version >= '3.10'
backports-tarfile==1.2.0 ; python_full_version < '3.12'
beautifulsoup4==4.12.3
blinker==1.9.0
brotli==1.1.0 ; platform_python_implementation != 'PyPy'
brotlicffi==1.1.0.0 ; platform_python_implementation == 'PyPy'
certifi==2024.12.14
cffi==1.17.1 ; platform_python_implementation == 'PyPy'
charset-normalizer==3.4.1
cheroot==10.0.1
cherrypy==18.10.0
click==8.1.8
colorama==0.4.6
feedparser==6.0.11
flask==3.1.0
flask-compress==1.17
flask-cors==5.0.0
flask-login==0.6.3
flask-restx==1.3.0
greenlet==3.1.1 ; (python_full_version < '3.13' and platform_machine == 'AMD64') or (python_full_version < '3.13' and platform_machine == 'WIN32') or (python_full_version < '3.13' and platform_machine == 'aarch64') or (python_full_version < '3.13' and platform_machine == 'amd64') or (python_full_version < '3.13' and platform_machine == 'ppc64le') or (python_full_version < '3.13' and platform_machine == 'win32') or (python_full_version < '3.13' and platform_machine == 'x86_64')
guessit==3.8.0
html5lib==1.1
idna==3.10
importlib-metadata==8.5.0 ; python_full_version < '3.10'
importlib-resources==6.5.2
itsdangerous==2.2.0
jaraco-collections==5.1.0
jaraco-context==6.0.1
jaraco-functools==4.1.0
jaraco-text==4.0.0
jinja2==3.1.5
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
loguru==0.7.3
markdown-it-py==3.0.0
markupsafe==3.0.2
mdurl==0.1.2
more-itertools==10.5.0
packaging==24.2
pendulum==3.0.0
plumbum==1.9.0
portend==3.2.0
psutil==6.1.1
pycparser==2.22 ; platform_python_implementation == 'PyPy'
pygments==2.19.0
pynzb==0.1.0
pyparsing==3.2.1
pyrss2gen==1.1
python-dateutil==2.9.0.post0
pytz==2024.2
pywin32==308 ; (python_full_version < '3.10' and implementation_name == 'cpython' and sys_platform == 'win32') or (platform_python_implementation != 'PyPy' and sys_platform == 'win32')
pyyaml==6.0.2
rebulk==3.2.0
referencing==0.35.1
requests==2.32.3
rich==13.9.4
rpds-py==0.22.3
rpyc==6.0.1
setuptools==75.7.0
sgmllib3k==1.0.0
six==1.17.0
soupsieve==2.6
sqlalchemy==2.0.36
tempora==5.8.0
time-machine==2.16.0 ; implementation_name != 'pypy'
typing-extensions==4.12.2
tzdata==2024.2
tzlocal==5.2
urllib3==1.26.20
webencodings==0.5.1
werkzeug==3.1.3
win32-setctime==1.2.0 ; sys_platform == 'win32'
zc-lockfile==3.0.post1
zipp==3.21.0 ; python_full_version < '3.10'
zstandard==0.23.0
zxcvbn==4.4.28