#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=htmx --extra=spa --output-file=requirements-django42.txt constraints.txt pyproject.toml requirements/django42.txt
#
annotated-types==0.7.0
    # via pydantic
anyio==4.6.0
    # via httpx
asgiref==3.8.1
    # via
    #   channels
    #   channels-redis
    #   daphne
    #   django
    #   django-cors-headers
    #   django-htmx
async-timeout==4.0.3
    # via redis
attrs==24.2.0
    # via
    #   -r constraints.txt
    #   jsonschema
    #   referencing
    #   service-identity
    #   twisted
autobahn==24.4.2
    # via daphne
automat==24.8.1
    # via twisted
certifi==2024.8.30
    # via
    #   httpcore
    #   httpx
    #   requests
cffi==1.17.1
    # via cryptography
channels[daphne]==4.1.0
    # via
    #   argus-server (pyproject.toml)
    #   channels-redis
channels-redis==4.2.0
    # via argus-server (pyproject.toml)
charset-normalizer==3.3.2
    # via requests
constantly==23.10.4
    # via twisted
cryptography==44.0.1
    # via
    #   -r constraints.txt
    #   autobahn
    #   pyopenssl
    #   service-identity
    #   social-auth-core
daphne==4.1.2
    # via channels
defusedxml==0.8.0rc2
    # via
    #   python3-openid
    #   social-auth-core
dj-database-url==2.2.0
    # via argus-server (pyproject.toml)
django==4.2.16
    # via
    #   -r requirements/django42.txt
    #   argus-server (pyproject.toml)
    #   channels
    #   dj-database-url
    #   django-cors-headers
    #   django-filter
    #   django-htmx
    #   django-phonenumber-field
    #   django-rest-knox
    #   djangorestframework
    #   drf-spectacular
    #   social-auth-app-django
django-cors-headers==4.4.0
    # via argus-server (pyproject.toml)
django-filter==24.3
    # via argus-server (pyproject.toml)
django-htmx==1.21.0
    # via argus-server (pyproject.toml)
django-phonenumber-field[phonenumberslite]==8.0.0
    # via argus-server (pyproject.toml)
django-rest-knox==5.0.2
    # via argus-server (pyproject.toml)
django-widget-tweaks==1.5.0
    # via argus-server (pyproject.toml)
djangorestframework==3.15.2
    # via
    #   argus-server (pyproject.toml)
    #   django-rest-knox
    #   drf-rw-serializers
    #   drf-spectacular
drf-rw-serializers==1.4.0
    # via argus-server (pyproject.toml)
drf-spectacular==0.27.2
    # via argus-server (pyproject.toml)
exceptiongroup==1.2.2
    # via anyio
factory-boy==3.3.1
    # via argus-server (pyproject.toml)
faker==30.0.0
    # via factory-boy
h11==0.14.0
    # via httpcore
httpcore==1.0.5
    # via httpx
httpx==0.27.2
    # via argus-server (pyproject.toml)
hyperlink==21.0.0
    # via
    #   autobahn
    #   twisted
idna==3.10
    # via
    #   anyio
    #   httpx
    #   hyperlink
    #   requests
    #   twisted
incremental==24.7.2
    # via twisted
inflection==0.5.1
    # via drf-spectacular
jsonschema==4.23.0
    # via drf-spectacular
jsonschema-specifications==2023.12.1
    # via jsonschema
msgpack==1.1.0
    # via channels-redis
oauthlib==3.2.2
    # via
    #   requests-oauthlib
    #   social-auth-core
phonenumberslite==8.13.46
    # via django-phonenumber-field
psycopg2==2.9.9
    # via argus-server (pyproject.toml)
pyasn1==0.6.1
    # via
    #   pyasn1-modules
    #   service-identity
pyasn1-modules==0.4.1
    # via service-identity
pycparser==2.22
    # via cffi
pydantic==2.9.2
    # via argus-server (pyproject.toml)
pydantic-core==2.23.4
    # via pydantic
pyjwt==2.9.0
    # via social-auth-core
pyopenssl==25.0.0
    # via
    #   -r constraints.txt
    #   twisted
python-dataporten-auth==2.0.0
    # via argus-server (pyproject.toml)
python-dateutil==2.9.0.post0
    # via faker
python3-openid==3.2.0
    # via social-auth-core
pytz==2024.2
    # via -r constraints.txt
pyyaml==6.0.2
    # via
    #   -r constraints.txt
    #   drf-spectacular
redis==5.0.8
    # via channels-redis
referencing==0.35.1
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.3
    # via
    #   requests-oauthlib
    #   social-auth-core
requests-oauthlib==2.0.0
    # via social-auth-core
rpds-py==0.20.0
    # via
    #   jsonschema
    #   referencing
service-identity==24.1.0
    # via twisted
six==1.16.0
    # via python-dateutil
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
social-auth-app-django==5.4.2
    # via argus-server (pyproject.toml)
social-auth-core==4.5.4
    # via
    #   argus-server (pyproject.toml)
    #   python-dataporten-auth
    #   social-auth-app-django
sqlparse==0.5.1
    # via django
tomli==2.0.1
    # via incremental
twisted[tls]==24.7.0
    # via daphne
txaio==23.1.1
    # via autobahn
typing-extensions==4.12.2
    # via
    #   anyio
    #   asgiref
    #   dj-database-url
    #   pydantic
    #   pydantic-core
    #   pyopenssl
    #   twisted
uritemplate==4.1.1
    # via drf-spectacular
urllib3==2.2.3
    # via
    #   -r constraints.txt
    #   requests
wheel==0.44.0
    # via argus-server (pyproject.toml)
whitenoise==6.7.0
    # via argus-server (pyproject.toml)
zope-interface==7.0.3
    # via twisted

# The following packages are considered to be unsafe in a requirements file:
# setuptools
