1
0
Fork 0
mirror of synced 2024-07-01 12:30:24 +12:00
ArchiveBox/requirements.txt

122 lines
2.6 KiB
Plaintext
Raw Normal View History

# This file is @generated by PDM.
# Please do not edit it manually.
2024-04-10 11:29:24 +12:00
alabaster==0.7.13
annotated-types==0.6.0
asgiref==3.7.2
asttokens==2.4.1
2024-04-10 11:29:24 +12:00
babel==2.14.0
blinker==1.7.0
2023-12-18 14:44:42 +13:00
brotli==1.1.0; implementation_name == "cpython"
brotlicffi==1.1.0.0; implementation_name != "cpython"
2024-04-10 11:29:24 +12:00
cachecontrol==0.13.1
2024-02-19 17:01:06 +13:00
certifi==2023.11.17
2023-12-18 14:44:42 +13:00
cffi==1.16.0; implementation_name != "cpython"
charset-normalizer==3.3.2
2023-12-18 14:44:42 +13:00
colorama==0.4.6; sys_platform == "win32"
2024-04-10 11:29:24 +12:00
commonmark==0.9.1
croniter==2.0.1
2023-12-18 14:44:42 +13:00
dateparser==1.2.0
decorator==5.1.1
2024-04-10 11:29:24 +12:00
dep-logic==0.0.4
distlib==0.3.8
django==3.1.14
2024-02-19 17:01:06 +13:00
django-auth-ldap==4.1.0
2024-04-10 11:29:24 +12:00
django-debug-toolbar==3.2.4
django-extensions==3.1.5
2024-04-10 11:29:24 +12:00
django-ninja==1.1.0
django-stubs==4.2.7
django-stubs-ext==4.2.7
djdt-flamegraph==0.2.13
docutils==0.20.1
2023-12-18 14:44:42 +13:00
exceptiongroup==1.2.0; python_version < "3.11"
executing==2.0.1
2024-04-10 11:29:24 +12:00
filelock==3.13.1
findpython==0.4.1
flake8==7.0.0
homebrew-pypi-poet==0.10.0
2023-12-18 14:44:42 +13:00
idna==3.6
2024-04-10 11:29:24 +12:00
imagesize==1.4.1
importlib-metadata==7.0.1; python_version < "3.10"
iniconfig==2.0.0
installer==0.7.0
ipdb==0.13.13
2024-02-19 17:01:06 +13:00
ipython==8.18.1
jedi==0.19.1
2024-04-10 11:29:24 +12:00
Jinja2==3.1.2
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib-inline==0.1.6
2024-04-10 11:29:24 +12:00
mccabe==0.7.0
mdurl==0.1.2
msgpack==1.0.7
mutagen==1.47.0
2024-04-10 11:29:24 +12:00
mypy==1.8.0
mypy-extensions==1.0.0
2024-04-10 11:29:24 +12:00
packaging==23.2
parso==0.8.3
2024-04-10 11:29:24 +12:00
pdm==2.11.2
2023-12-18 14:44:42 +13:00
pexpect==4.9.0; sys_platform != "win32"
2024-04-10 11:29:24 +12:00
platformdirs==4.1.0
pluggy==1.3.0
2023-12-18 14:44:42 +13:00
prompt-toolkit==3.0.43
ptyprocess==0.7.0; sys_platform != "win32"
pure-eval==0.2.2
2023-12-18 14:44:42 +13:00
pyasn1==0.5.1
pyasn1-modules==0.3.0
2024-04-10 11:29:24 +12:00
pycodestyle==2.11.1
2023-12-18 14:44:42 +13:00
pycparser==2.21; implementation_name != "cpython"
2024-02-19 17:01:06 +13:00
pycryptodomex==3.19.1
2024-04-10 11:29:24 +12:00
pydantic==2.6.4
pydantic-core==2.16.3
pyflakes==3.2.0
2023-12-18 14:44:42 +13:00
pygments==2.17.2
2024-04-10 11:29:24 +12:00
pyproject-hooks==1.0.0
pytest==7.4.4
python-crontab==3.0.0
python-dateutil==2.8.2
2024-04-10 11:29:24 +12:00
python-dotenv==1.0.0
2024-02-19 17:01:06 +13:00
python-ldap==3.4.4
pytz==2023.3.post1
2024-04-10 11:29:24 +12:00
recommonmark==0.7.1
regex==2023.12.25
requests==2.31.0
2024-04-10 11:29:24 +12:00
requests-toolbelt==1.0.0
resolvelib==1.0.1
rich==13.7.0
setuptools==69.0.3
shellingham==1.5.4
six==1.16.0
2024-04-10 11:29:24 +12:00
snowballstemmer==2.2.0
sonic-client==1.0.0
2024-04-10 11:29:24 +12:00
sphinx==7.2.6
sphinx-rtd-theme==2.0.0
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlparse==0.4.4
stack-data==0.6.3
2024-04-10 11:29:24 +12:00
tomli==2.0.1; python_version < "3.11"
tomlkit==0.12.3
traitlets==5.14.1
2024-04-10 11:29:24 +12:00
truststore==0.8.0; python_version >= "3.10"
types-pytz==2023.3.1.1
types-PyYAML==6.0.12.12
typing-extensions==4.9.0
2024-02-19 17:01:06 +13:00
tzdata==2023.4; platform_system == "Windows"
tzlocal==5.2
2024-04-10 11:29:24 +12:00
unearth==0.12.1
2024-02-19 17:01:06 +13:00
urllib3==2.1.0
2024-04-10 11:29:24 +12:00
virtualenv==20.25.0
w3lib==2.1.2
2024-02-19 17:01:06 +13:00
wcwidth==0.2.12
websockets==12.0
2024-04-10 11:29:24 +12:00
wheel==0.42.0
yt-dlp==2023.12.30
2024-04-10 11:29:24 +12:00
zipp==3.17.0; python_version < "3.10"