
[:python_version >= "3.7" and python_version < "3.10"]
importlib-metadata==6.7.0
zipp==3.15.0

[:python_version >= "3.7" and python_version < "3.9"]
backports-zoneinfo==0.2.1
importlib-resources==5.12.0
pkgutil-resolve-name==1.3.10

[:python_version >= "3.7" and python_version < "4.0"]
aniso8601==9.0.1
apscheduler==3.10.4
attrs==23.1.0
autocommand==2.2.2
babelfish==0.6.0
beautifulsoup4==4.12.2
brotli==1.0.9
certifi==2023.7.22
charset-normalizer==3.2.0
cheroot==10.0.0
cherrypy==18.8.0
click==8.1.7
colorama==0.4.6
feedparser==6.0.10
flask-compress==1.13
flask-cors==4.0.0
flask-login==0.6.2
flask-restful==0.3.10
flask-restx==1.1.0
flask==2.2.5
guessit==3.7.1
html5lib==1.1
idna==3.4
inflect==6.0.5
itsdangerous==2.1.2
jaraco-collections==4.2.0
jaraco-context==4.3.0
jaraco-functools==3.7.0
jaraco-text==3.11.1
jinja2==3.1.2
jsonschema==4.17.3
loguru==0.7.0
markdown-it-py==2.2.0
markupsafe==2.1.3
mdurl==0.1.2
more-itertools==9.1.0
packaging==23.1
plumbum==1.8.2
portend==3.1.0
psutil==5.9.5
pydantic==1.10.12
pygments==2.16.1
pynzb==0.1.0
pyparsing==3.1.1
pyrsistent==0.19.3
pyrss2gen==1.1
python-dateutil==2.8.2
pytz==2023.3
pyyaml==6.0.1
rebulk==3.2.0
requests==2.31.0
rich==13.5.2
rpyc==5.3.1
setuptools==68.0.0
sgmllib3k==1.0.0
six==1.16.0
soupsieve==2.4.1
sqlalchemy==2.0.20
tempora==5.3.0
typing-extensions==4.7.1
tzlocal==5.0.1
urllib3==1.26.16
webencodings==0.5.1
werkzeug==2.2.3
zc-lockfile==3.0.post1
zxcvbn==4.4.28

[:python_version >= "3.7" and python_version < "4.0" and (platform_machine == "win32" or platform_machine == "WIN32" or platform_machine == "AMD64" or platform_machine == "amd64" or platform_machine == "x86_64" or platform_machine == "ppc64le" or platform_machine == "aarch64")]
greenlet==2.0.2

[:python_version >= "3.7" and python_version < "4.0" and platform_system == "Windows"]
tzdata==2023.3

[:python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32"]
win32-setctime==1.1.0

[:sys_platform == "win32" and python_version >= "3.7" and python_version < "3.10" and implementation_name == "cpython" or platform_system == "Windows" and platform_python_implementation != "PyPy" and python_version >= "3.7" and python_version < "4.0"]
pywin32==306
