#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --extra=ldap --output-file=ldap-requirements.txt pyproject.toml
#
aiosmtplib==4.0.0
    # via modoboa (pyproject.toml)
asgiref==3.8.1
    # via
    #   django
    #   django-cors-headers
    #   modoboa (pyproject.toml)
attrs==25.1.0
    # via
    #   jsonschema
    #   referencing
bcrypt==4.2.1
    # via modoboa (pyproject.toml)
certifi==2025.1.31
    # via requests
cffi==1.17.1
    # via cryptography
chardet==5.2.0
    # via
    #   modoboa (pyproject.toml)
    #   reportlab
charset-normalizer==3.4.1
    # via requests
click==8.1.8
    # via rq
cryptography==44.0.1
    # via
    #   fido2
    #   jwcrypto
    #   modoboa (pyproject.toml)
defusedxml==0.7.1
    # via modoboa (pyproject.toml)
dj-database-url==2.3.0
    # via modoboa (pyproject.toml)
django==4.2.18
    # via
    #   dj-database-url
    #   django-auth-ldap
    #   django-ckeditor
    #   django-cors-headers
    #   django-filter
    #   django-js-asset
    #   django-oauth-toolkit
    #   django-otp
    #   django-phonenumber-field
    #   django-rename-app
    #   django-reversion
    #   django-rq
    #   django-xforwardedfor-middleware
    #   djangorestframework
    #   drf-spectacular
    #   modoboa (pyproject.toml)
django-auth-ldap==4.8.0
    # via modoboa (pyproject.toml)
django-ckeditor==6.7.2
    # via modoboa (pyproject.toml)
django-cors-headers==4.7.0
    # via modoboa (pyproject.toml)
django-environ==0.12.0
    # via modoboa (pyproject.toml)
django-filter==24.3
    # via modoboa (pyproject.toml)
django-js-asset==2.2.0
    # via django-ckeditor
django-oauth-toolkit==3.0.1
    # via modoboa (pyproject.toml)
django-otp==1.5.4
    # via modoboa (pyproject.toml)
django-phonenumber-field[phonenumbers]==8.0.0
    # via modoboa (pyproject.toml)
django-rename-app==0.1.7
    # via modoboa (pyproject.toml)
django-reversion==5.1.0
    # via modoboa (pyproject.toml)
django-rq==3.0.0
    # via modoboa (pyproject.toml)
django-xforwardedfor-middleware==2.0
    # via modoboa (pyproject.toml)
djangorestframework==3.15.2
    # via
    #   drf-spectacular
    #   modoboa (pyproject.toml)
dnspython==2.7.0
    # via modoboa (pyproject.toml)
drf-spectacular==0.28.0
    # via modoboa (pyproject.toml)
feedparser==6.0.11
    # via modoboa (pyproject.toml)
fido2==1.2.0
    # via modoboa (pyproject.toml)
filelock==3.17.0
    # via tldextract
gevent==24.11.1
    # via modoboa (pyproject.toml)
greenlet==3.1.1
    # via gevent
idna==3.10
    # via
    #   requests
    #   tldextract
inflection==0.5.1
    # via drf-spectacular
jsonschema==4.23.0
    # via drf-spectacular
jsonschema-specifications==2024.10.1
    # via jsonschema
jwcrypto==1.5.6
    # via django-oauth-toolkit
lxml==5.3.1
    # via lxml-html-clean
lxml-html-clean==0.4.1
    # via modoboa (pyproject.toml)
oath==1.4.4
    # via modoboa (pyproject.toml)
oauthlib==3.2.2
    # via
    #   django-oauth-toolkit
    #   requests-oauthlib
ovh==1.2.0
    # via modoboa (pyproject.toml)
passlib==1.7.4
    # via modoboa (pyproject.toml)
phonenumbers==8.13.54
    # via django-phonenumber-field
pillow==11.1.0
    # via
    #   modoboa (pyproject.toml)
    #   reportlab
progressbar33==2.4
    # via modoboa (pyproject.toml)
pyasn1==0.6.1
    # via
    #   pyasn1-modules
    #   python-ldap
pyasn1-modules==0.4.1
    # via python-ldap
pycparser==2.22
    # via cffi
python-dateutil==2.9.0.post0
    # via modoboa (pyproject.toml)
python-ldap==3.4.4
    # via django-auth-ldap
python-magic==0.4.27
    # via modoboa (pyproject.toml)
pytz==2025.1
    # via modoboa (pyproject.toml)
pyyaml==6.0.2
    # via drf-spectacular
qrcode==8.0
    # via modoboa (pyproject.toml)
redis==5.2.1
    # via
    #   django-rq
    #   modoboa (pyproject.toml)
    #   rq
referencing==0.36.2
    # via
    #   jsonschema
    #   jsonschema-specifications
reportlab==4.3.1
    # via modoboa (pyproject.toml)
requests==2.32.3
    # via
    #   django-oauth-toolkit
    #   modoboa (pyproject.toml)
    #   ovh
    #   requests-file
    #   requests-oauthlib
    #   tldextract
requests-file==2.1.0
    # via tldextract
requests-oauthlib==2.0.0
    # via ovh
rpds-py==0.22.3
    # via
    #   jsonschema
    #   referencing
rq==2.1.0
    # via
    #   django-rq
    #   modoboa (pyproject.toml)
rrdtool==0.1.16
    # via modoboa (pyproject.toml)
sgmllib3k==1.0.0
    # via feedparser
sievelib==1.4.2
    # via modoboa (pyproject.toml)
six==1.17.0
    # via python-dateutil
sqlparse==0.5.3
    # via django
tldextract==5.1.3
    # via modoboa (pyproject.toml)
typing-extensions==4.12.2
    # via
    #   dj-database-url
    #   jwcrypto
    #   sievelib
uritemplate==4.1.1
    # via
    #   drf-spectacular
    #   modoboa (pyproject.toml)
urllib3==2.3.0
    # via requests
zope-event==5.0
    # via gevent
zope-interface==7.2
    # via gevent

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