WesternFriend/WF-website

View on GitHub
requirements-dev.txt

Summary

Maintainability
Test Coverage
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
#
annotated-types==0.7.0
    # via pydantic
anyascii==0.3.2
    # via wagtail
asgiref==3.8.1
    # via
    #   django
    #   django-browser-reload
    #   django-stubs
beautifulsoup4==4.12.3
    # via wagtail
boto3==1.34.156
    # via Western-Friend-website (pyproject.toml)
botocore==1.34.156
    # via
    #   boto3
    #   s3transfer
build==1.2.1
    # via pip-tools
certifi==2024.7.4
    # via
    #   requests
    #   sentry-sdk
cfgv==3.4.0
    # via pre-commit
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via pip-tools
confusable-homoglyphs==3.3.1
    # via django-registration
coverage==7.6.1
    # via
    #   Western-Friend-website (pyproject.toml)
    #   django-coverage-plugin
crispy-bootstrap5==2024.2
    # via Western-Friend-website (pyproject.toml)
defusedxml==0.7.1
    # via willow
distlib==0.3.8
    # via virtualenv
dj-database-url==2.2.0
    # via Western-Friend-website (pyproject.toml)
django==5.1
    # via
    #   Western-Friend-website (pyproject.toml)
    #   crispy-bootstrap5
    #   dj-database-url
    #   django-browser-reload
    #   django-crispy-forms
    #   django-extensions
    #   django-filter
    #   django-flatpickr
    #   django-honeypot
    #   django-modelcluster
    #   django-permissionedforms
    #   django-registration
    #   django-storages
    #   django-stubs
    #   django-stubs-ext
    #   django-taggit
    #   django-timezone-field
    #   django-treebeard
    #   djangorestframework
    #   laces
    #   wagtail
    #   wagtailmedia
django-browser-reload==1.13.0
    # via Western-Friend-website (pyproject.toml)
django-coverage-plugin==3.1.0
    # via Western-Friend-website (pyproject.toml)
django-crispy-forms==2.3
    # via
    #   Western-Friend-website (pyproject.toml)
    #   crispy-bootstrap5
django-extensions==3.2.3
    # via Western-Friend-website (pyproject.toml)
django-filter==24.3
    # via wagtail
django-flatpickr==2.0.3
    # via Western-Friend-website (pyproject.toml)
django-honeypot==1.2.1
    # via Western-Friend-website (pyproject.toml)
django-modelcluster==6.3
    # via wagtail
django-permissionedforms==0.1
    # via wagtail
django-registration==3.4
    # via Western-Friend-website (pyproject.toml)
django-storages==1.14.4
    # via Western-Friend-website (pyproject.toml)
django-stubs[compatible-mypy]==5.0.4
    # via Western-Friend-website (pyproject.toml)
django-stubs-ext==5.0.4
    # via django-stubs
django-taggit==5.0.1
    # via wagtail
django-timezone-field==7.0
    # via Western-Friend-website (pyproject.toml)
django-treebeard==4.7.1
    # via wagtail
djangorestframework==3.15.2
    # via wagtail
draftjs-exporter==5.0.0
    # via wagtail
et-xmlfile==1.1.0
    # via openpyxl
factory-boy==3.3.0
    # via
    #   Western-Friend-website (pyproject.toml)
    #   types-factory-boy
    #   wagtail-factories
faker==26.2.0
    # via factory-boy
fastjsonschema==2.20.0
    # via validate-pyproject
filelock==3.15.4
    # via virtualenv
filetype==1.2.0
    # via willow
gunicorn==22.0.0
    # via Western-Friend-website (pyproject.toml)
identify==2.6.0
    # via pre-commit
idna==3.7
    # via requests
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
l18n==2021.3
    # via wagtail
laces==0.1.1
    # via wagtail
mypy==1.11.1
    # via
    #   Western-Friend-website (pyproject.toml)
    #   django-stubs
mypy-extensions==1.0.0
    # via mypy
nodeenv==1.9.1
    # via pre-commit
openpyxl==3.1.5
    # via wagtail
packaging==24.1
    # via
    #   build
    #   gunicorn
pillow==10.4.0
    # via
    #   pillow-heif
    #   wagtail
pillow-heif==0.18.0
    # via willow
pip-tools==7.4.1
    # via Western-Friend-website (pyproject.toml)
platformdirs==4.2.2
    # via virtualenv
pre-commit==3.8.0
    # via Western-Friend-website (pyproject.toml)
psycopg2-binary==2.9.9
    # via Western-Friend-website (pyproject.toml)
pydantic==2.8.2
    # via
    #   django-flatpickr
    #   pydantic-settings
pydantic-core==2.20.1
    # via pydantic
pydantic-settings==2.4.0
    # via django-flatpickr
pyproject-hooks==1.1.0
    # via
    #   build
    #   pip-tools
python-dateutil==2.9.0.post0
    # via
    #   botocore
    #   faker
python-dotenv==1.0.1
    # via
    #   Western-Friend-website (pyproject.toml)
    #   pydantic-settings
pytz==2024.1
    # via
    #   django-modelcluster
    #   l18n
pyyaml==6.0.2
    # via pre-commit
requests==2.32.3
    # via
    #   Western-Friend-website (pyproject.toml)
    #   wagtail
s3transfer==0.10.2
    # via boto3
sentry-sdk==2.12.0
    # via Western-Friend-website (pyproject.toml)
six==1.16.0
    # via
    #   l18n
    #   python-dateutil
soupsieve==2.5
    # via beautifulsoup4
sqlparse==0.5.1
    # via django
telepath==0.3.1
    # via wagtail
types-beautifulsoup4==4.12.0.20240511
    # via Western-Friend-website (pyproject.toml)
types-factory-boy==0.4.1
    # via Western-Friend-website (pyproject.toml)
types-html5lib==1.1.11.20240806
    # via types-beautifulsoup4
types-pyyaml==6.0.12.20240808
    # via django-stubs
types-requests==2.32.0.20240712
    # via Western-Friend-website (pyproject.toml)
typing-extensions==4.12.2
    # via
    #   dj-database-url
    #   django-flatpickr
    #   django-stubs
    #   django-stubs-ext
    #   mypy
    #   pydantic
    #   pydantic-core
    #   types-factory-boy
tzdata==2024.1
    # via Western-Friend-website (pyproject.toml)
urllib3==2.2.2
    # via
    #   botocore
    #   requests
    #   sentry-sdk
    #   types-requests
validate-pyproject==0.18
    # via Western-Friend-website (pyproject.toml)
virtualenv==20.26.3
    # via pre-commit
wagtail==6.2
    # via
    #   Western-Friend-website (pyproject.toml)
    #   wagtail-color-panel
    #   wagtail-factories
    #   wagtailmedia
wagtail-color-panel==1.5.0
    # via Western-Friend-website (pyproject.toml)
wagtail-factories==4.2.1
    # via Western-Friend-website (pyproject.toml)
wagtailmedia==0.15.2
    # via Western-Friend-website (pyproject.toml)
wheel==0.44.0
    # via pip-tools
willow[heif]==1.8.0
    # via
    #   wagtail
    #   willow

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