ArchiveBox/requirements.txt
Nick Sweeting c00afce71f
Some checks are pending
CodeQL / Analyze (python) (push) Waiting to run
Build Debian package / build (push) Waiting to run
Build Docker image / buildx (push) Waiting to run
Build Homebrew package / build (push) Waiting to run
Build GitHub Pages website / build (push) Waiting to run
Build GitHub Pages website / deploy (push) Blocked by required conditions
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Run tests / python_tests (ubuntu-22.04, 3.11) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
upgrade dependency versions to django 5.1 minimum
2024-09-11 17:08:10 -07:00

108 lines
5.2 KiB
Text

# This file is @generated by PDM.
# Please do not edit it manually.
annotated-types==0.7.0; python_version == "3.11"
anyio==4.4.0; python_version == "3.11"
asgiref==3.8.1; python_version == "3.11"
asttokens==2.4.1; python_version == "3.11"
atomicwrites==1.4.1; python_version == "3.11"
attrs==24.2.0; python_version == "3.11"
autobahn==24.4.2; python_version == "3.11"
automat==24.8.1; python_version == "3.11"
base32-crockford==0.3.0; python_version == "3.11"
brotli==1.1.0; implementation_name == "cpython" and python_version == "3.11"
brotlicffi==1.1.0.0; implementation_name != "cpython" and python_version == "3.11"
bx-django-utils==79; python_version == "3.11"
bx-py-utils==101; python_version == "3.11"
certifi==2024.8.30; python_version == "3.11"
cffi==1.17.1; platform_python_implementation != "PyPy" and python_version == "3.11" or implementation_name != "cpython" and python_version == "3.11"
channels==4.1.0; python_version == "3.11"
channels[daphne]==4.1.0; python_version == "3.11"
charset-normalizer==3.3.2; python_version == "3.11"
constantly==23.10.4; python_version == "3.11"
croniter==3.0.3; python_version == "3.11"
cryptography==43.0.1; python_version == "3.11"
daphne==4.1.2; python_version == "3.11"
dateparser==1.2.0; python_version == "3.11"
decorator==5.1.1; python_version == "3.11"
django==5.1.1; python_version == "3.11"
django-admin-data-views==0.4.1; python_version == "3.11"
django-auth-ldap==4.8.0; python_version == "3.11"
django-charid-field==0.4; python_version == "3.11"
django-extensions==3.2.3; python_version == "3.11"
django-huey==1.2.1; python_version == "3.11"
django-huey-monitor==0.9.0; python_version == "3.11"
django-jsonform==2.22.0; python_version == "3.11"
django-ninja==1.3.0; python_version == "3.11"
django-object-actions==4.3.0; python_version == "3.11"
django-pydantic-field==0.3.10; python_version == "3.11"
django-settings-holder==0.1.2; python_version == "3.11"
django-signal-webhooks==0.3.0; python_version == "3.11"
django-stubs==5.0.4; python_version == "3.11"
django-stubs-ext==5.0.4; python_version == "3.11"
django-taggit==1.3.0; python_version == "3.11"
executing==2.1.0; python_version == "3.11"
feedparser==6.0.11; python_version == "3.11"
h11==0.14.0; python_version == "3.11"
httpcore==1.0.5; python_version == "3.11"
httpx==0.27.2; python_version == "3.11"
huey==2.5.1; python_version == "3.11"
hyperlink==21.0.0; python_version == "3.11"
idna==3.8; python_version == "3.11"
incremental==24.7.2; python_version == "3.11"
ipython==8.27.0; python_version == "3.11"
jedi==0.19.1; python_version == "3.11"
markdown-it-py==3.0.0; python_version == "3.11"
matplotlib-inline==0.1.7; python_version == "3.11"
mdurl==0.1.2; python_version == "3.11"
mutagen==1.47.0; python_version == "3.11"
mypy-extensions==1.0.0; python_version == "3.11"
parso==0.8.4; python_version == "3.11"
pexpect==4.9.0; (sys_platform != "win32" and sys_platform != "emscripten") and python_version == "3.11"
pocket @ git+https://github.com/tapanpandita/pocket.git@5a144438cc89bfc0ec94db960718ccf1f76468c1 ; python_version == "3.11"
prompt-toolkit==3.0.47; python_version == "3.11"
psutil==6.0.0; python_version == "3.11"
ptyprocess==0.7.0; (sys_platform != "win32" and sys_platform != "emscripten") and python_version == "3.11"
pure-eval==0.2.3; python_version == "3.11"
pyasn1==0.6.1; python_version == "3.11"
pyasn1-modules==0.4.1; python_version == "3.11"
pycparser==2.22; platform_python_implementation != "PyPy" and python_version == "3.11" or implementation_name != "cpython" and python_version == "3.11"
pycryptodomex==3.20.0; python_version == "3.11"
pydantic==2.9.1; python_version == "3.11"
pydantic-core==2.23.3; python_version == "3.11"
pydantic-pkgr==0.2.2; python_version == "3.11"
pygments==2.18.0; python_version == "3.11"
pyopenssl==24.2.1; python_version == "3.11"
python-crontab==3.2.0; python_version == "3.11"
python-dateutil==2.9.0.post0; python_version == "3.11"
python-ldap==3.4.4; python_version == "3.11"
python-stdnum==1.20; python_version == "3.11"
pytz==2024.2; python_version == "3.11"
regex==2024.9.11; python_version == "3.11"
requests==2.32.3; python_version == "3.11"
rich==13.8.1; python_version == "3.11"
service-identity==24.1.0; python_version == "3.11"
setuptools==74.1.2; python_version == "3.11"
sgmllib3k==1.0.0; python_version == "3.11"
six==1.16.0; python_version == "3.11"
sniffio==1.3.1; python_version == "3.11"
sonic-client==1.0.0; python_version == "3.11"
sqlparse==0.5.1; python_version == "3.11"
stack-data==0.6.3; python_version == "3.11"
supervisor==4.2.5; python_version == "3.11"
traitlets==5.14.3; python_version == "3.11"
twisted==24.7.0; python_version == "3.11"
twisted[tls]==24.7.0; python_version == "3.11"
txaio==23.1.1; python_version == "3.11"
typeid-python==0.3.1; python_version == "3.11"
types-pyyaml==6.0.12.20240808; python_version == "3.11"
typing-extensions==4.12.2; python_version == "3.11"
tzlocal==5.2; python_version == "3.11"
ulid-py==1.1.0; python_version == "3.11"
urllib3==2.2.2; python_version == "3.11"
uuid6==2024.7.10; python_version == "3.11"
w3lib==2.2.1; python_version == "3.11"
wcwidth==0.2.13; python_version == "3.11"
websockets==13.0.1; python_version == "3.11"
yt-dlp==2024.8.6; python_version == "3.11"
zope-interface==7.0.3; python_version == "3.11"