vbv/server/requirements/requirements-dev.txt

654 lines
13 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements-dev.in
#
aniso8601==9.0.1
# via graphene
anyascii==0.3.2
# via wagtail
anyio==4.4.0
# via
# httpx
# watchfiles
argon2-cffi==23.1.0
# via -r requirements.in
argon2-cffi-bindings==21.2.0
# via argon2-cffi
asgiref==3.8.1
# via
# django
# django-cors-headers
# django-stubs
astroid==3.2.2
# via pylint
asttokens==2.4.1
# via stack-data
async-property==0.2.2
# via python-keycloak
async-timeout==4.0.3
# via redis
attrs==23.2.0
# via
# jsonschema
# referencing
# usort
authlib==1.3.1
# via -r requirements.in
azure-core==1.30.2
# via
# azure-identity
# azure-storage-blob
azure-identity==1.17.0
# via -r requirements.in
azure-storage-blob==12.20.0
# via -r requirements.in
bcrypt==4.1.3
# via paramiko
beautifulsoup4==4.11.2
# via wagtail
black==24.4.2
# via
# -r requirements-dev.in
# ufmt
boto3==1.34.129
# via -r requirements.in
botocore==1.34.129
# via
# boto3
# s3transfer
brotli==1.1.0
# via whitenoise
build==1.2.1
# via pip-tools
caprover-api @ git+https://github.com/iterativ/Caprover-API.git@5013f8fc929e8e3281b9d609e968a782e8e99530
# via -r requirements-dev.in
certifi==2024.6.2
# via
# httpcore
# httpx
# requests
# sentry-sdk
cffi==1.16.0
# via
# argon2-cffi-bindings
# cryptography
# pynacl
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# -r requirements.in
# black
# django-click
# moreorless
# pip-tools
# ufmt
# usort
# uvicorn
concurrent-log-handler==0.9.25
# via -r requirements.in
coverage==7.5.3
# via
# -r requirements-dev.in
# django-coverage-plugin
cryptography==42.0.8
# via
# authlib
# azure-identity
# azure-storage-blob
# jwcrypto
# msal
# paramiko
# pyjwt
decorator==5.1.1
# via
# ipdb
# ipython
defusedxml==0.7.1
# via willow
deprecation==2.1.0
# via python-keycloak
dill==0.3.8
# via pylint
distlib==0.3.8
# via virtualenv
dj-database-url==2.2.0
# via -r requirements.in
django==3.2.25
# via
# -r requirements.in
# dj-database-url
# django-cors-headers
# django-csp
# django-debug-toolbar
# django-extensions
# django-filter
# django-jsonform
# django-model-utils
# django-modelcluster
# django-notifications-hq
# django-permissionedforms
# django-picklefield
# django-redis
# django-storages
# django-stubs
# django-stubs-ext
# django-taggit
# django-treebeard
# djangorestframework
# drf-spectacular
# graphene-django
# jsonfield
# wagtail
# wagtail-localize
django-click==2.4.0
# via -r requirements.in
django-constance==3.1.0
# via -r requirements.in
django-cors-headers==4.3.1
# via -r requirements.in
django-coverage-plugin==3.1.0
# via -r requirements-dev.in
django-csp==3.8
# via -r requirements.in
django-debug-toolbar==4.3.0
# via -r requirements-dev.in
django-extensions==3.2.3
# via -r requirements-dev.in
django-filter==23.5
# via wagtail
django-ipware==7.0.1
# via -r requirements.in
django-jsonform==2.22.0
# via -r requirements.in
django-model-utils==4.5.1
# via
# -r requirements.in
# django-notifications-hq
django-modelcluster==6.3
# via wagtail
django-notifications-hq==1.8.3
# via -r requirements.in
django-permissionedforms==0.1
# via wagtail
django-picklefield==3.2
# via django-constance
django-ratelimit==4.1.0
# via -r requirements.in
django-redis==5.4.0
# via -r requirements.in
django-storages==1.14.3
# via -r requirements.in
django-stubs==5.0.2
# via
# -r requirements-dev.in
# djangorestframework-stubs
django-stubs-ext==5.0.2
# via django-stubs
django-taggit==4.0.0
# via wagtail
django-treebeard==4.7.1
# via wagtail
django-watchfiles @ https://github.com/q0w/django-watchfiles/archive/issue-1.zip
# via -r requirements-dev.in
djangorestframework==3.15.1
# via
# -r requirements.in
# drf-spectacular
# wagtail
djangorestframework-stubs==3.15.0
# via -r requirements-dev.in
draftjs-exporter==2.1.7
# via wagtail
drf-spectacular==0.27.2
# via -r requirements.in
environs==11.0.0
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.2.1
# via
# anyio
# ipython
# pytest
execnet==2.1.1
# via pytest-xdist
executing==2.0.1
# via stack-data
factory-boy==3.3.0
# via
# -r requirements-dev.in
# wagtail-factories
faker==25.8.0
# via factory-boy
filelock==3.15.1
# via virtualenv
filetype==1.2.0
# via willow
flake8==7.1.0
# via
# -r requirements-dev.in
# flake8-isort
flake8-isort==6.1.1
# via -r requirements-dev.in
freezegun==1.5.1
# via -r requirements-dev.in
gitdb==4.0.11
# via gitdb2
gitdb2==4.0.2
# via gitpython
gitpython==3.0.6
# via trufflehog
graphene==3.3
# via graphene-django
graphene-django==3.2.2
# via wagtail-grapple
graphql-core==3.2.3
# via
# graphene
# graphene-django
# graphql-relay
graphql-relay==3.2.0
# via
# graphene
# graphene-django
gunicorn==22.0.0
# via -r requirements.in
h11==0.14.0
# via
# httpcore
# uvicorn
html5lib==1.1
# via wagtail
httpcore==1.0.5
# via httpx
httptools==0.6.1
# via uvicorn
httpx==0.27.0
# via python-keycloak
identify==2.5.36
# via pre-commit
idna==3.7
# via
# anyio
# httpx
# requests
inflection==0.5.1
# via drf-spectacular
iniconfig==2.0.0
# via pytest
ipdb==0.13.13
# via -r requirements-dev.in
ipython==8.25.0
# via ipdb
isodate==0.6.1
# via azure-storage-blob
isort==5.13.2
# via
# flake8-isort
# pylint
jedi==0.19.1
# via ipython
jmespath==1.0.1
# via
# boto3
# botocore
jsonfield==3.1.0
# via django-notifications-hq
jsonschema==4.22.0
# via drf-spectacular
jsonschema-specifications==2023.12.1
# via jsonschema
jwcrypto==1.5.6
# via python-keycloak
l18n==2021.3
# via wagtail
libcst==1.4.0
# via
# ufmt
# usort
marshmallow==3.21.3
# via environs
matplotlib-inline==0.1.7
# via ipython
mccabe==0.7.0
# via
# flake8
# pylint
moreorless==0.4.0
# via
# ufmt
# usort
msal==1.28.1
# via
# azure-identity
# msal-extensions
msal-extensions==1.1.0
# via azure-identity
mypy==1.10.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
# black
# mypy
newrelic==9.11.0
# via -r requirements.in
nodeenv==1.9.1
# via pre-commit
openpyxl==3.1.4
# via
# -r requirements.in
# wagtail
packaging==24.1
# via
# black
# build
# deprecation
# gunicorn
# marshmallow
# msal-extensions
# pytest
# pytest-sugar
paramiko==3.4.0
# via -r requirements.in
parso==0.8.4
# via jedi
pathspec==0.12.1
# via
# black
# trailrunner
pexpect==4.9.0
# via ipython
pillow==10.3.0
# via
# -r requirements.in
# pillow-heif
# wagtail
pillow-heif==0.16.0
# via willow
pip-tools==7.4.1
# via -r requirements-dev.in
platformdirs==4.2.2
# via
# black
# pylint
# virtualenv
pluggy==1.5.0
# via pytest
polib==1.2.0
# via wagtail-localize
portalocker==2.8.2
# via
# concurrent-log-handler
# msal-extensions
pre-commit==3.7.1
# via -r requirements-dev.in
promise==2.3
# via graphene-django
prompt-toolkit==3.0.47
# via ipython
psycopg2-binary==2.9.9
# via -r requirements.in
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pycodestyle==2.12.0
# via flake8
pycparser==2.22
# via cffi
pycryptodome==3.20.0
# via -r requirements.in
pyflakes==3.2.0
# via flake8
pygments==2.18.0
# via ipython
pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
pylint==3.2.3
# via
# pylint-django
# pylint-plugin-utils
pylint-django==2.5.5
# via -r requirements-dev.in
pylint-plugin-utils==0.8.2
# via pylint-django
pynacl==1.5.0
# via paramiko
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.2.2
# via
# -r requirements-dev.in
# pytest-django
# pytest-order
# pytest-sugar
# pytest-xdist
pytest-django==4.8.0
# via -r requirements-dev.in
pytest-order==1.2.1
# via -r requirements-dev.in
# via -r requirements-dev.in
pytest-xdist==3.6.1
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via
# -r requirements.in
# botocore
# faker
# freezegun
python-dotenv==1.0.1
# via
# environs
# uvicorn
python-http-client==3.3.7
# via sendgrid
python-ipware==3.0.0
# via django-ipware
python-json-logger==2.0.7
# via -r requirements.in
python-keycloak==4.1.0
# via -r requirements.in
python-slugify==8.0.4
# via -r requirements.in
pytz==2024.1
# via
# -r requirements.in
# django
# django-modelcluster
# django-notifications-hq
# l18n
pyyaml==6.0.1
# via
# caprover-api
# drf-spectacular
# libcst
# pre-commit
# uvicorn
redis==5.0.6
# via
# -r requirements.in
# django-redis
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# azure-core
# caprover-api
# djangorestframework-stubs
# msal
# python-keycloak
# requests-toolbelt
# wagtail
requests-toolbelt==1.0.0
# via python-keycloak
rpds-py==0.18.1
# via
# jsonschema
# referencing
s3transfer==0.10.1
# via boto3
sendgrid==6.11.0
# via -r requirements.in
sentry-sdk==2.5.1
# via -r requirements.in
sftpserver @ git+https://github.com/lonetwin/sftpserver.git@1d16896d3f0f90d63d1caaf4e199f2a9dde6456f
# via -r requirements-dev.in
six==1.16.0
# via
# asttokens
# azure-core
# html5lib
# isodate
# l18n
# promise
# python-dateutil
smmap==5.0.1
# via gitdb
sniffio==1.3.1
# via
# anyio
# httpx
soupsieve==2.5
# via beautifulsoup4
sqlparse==0.5.0
# via
# django
# django-debug-toolbar
stack-data==0.6.3
# via ipython
starkbank-ecdsa==2.2.0
# via sendgrid
stdlibs==2024.5.15
# via usort
structlog==24.2.0
# via -r requirements.in
swapper==1.3.0
# via django-notifications-hq
telepath==0.3.1
# via wagtail
termcolor==2.4.0
# via pytest-sugar
text-unidecode==1.3
# via
# graphene-django
# python-slugify
toml==0.10.2
# via usort
tomli==2.0.1
# via
# black
# build
# django-stubs
# ipdb
# mypy
# pip-tools
# pylint
# pytest
tomlkit==0.12.5
# via
# pylint
# ufmt
trailrunner==1.4.0
# via
# ufmt
# usort
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
trufflehog==2.2.1
# via -r requirements-dev.in
trufflehogregexes==0.0.7
# via trufflehog
types-pyyaml==6.0.12.20240311
# via
# django-stubs
# djangorestframework-stubs
types-requests==2.32.0.20240602
# via djangorestframework-stubs
typing-extensions==4.12.2
# via
# anyio
# asgiref
# astroid
# azure-core
# azure-identity
# azure-storage-blob
# black
# dj-database-url
# django-stubs
# django-stubs-ext
# djangorestframework-stubs
# ipython
# jwcrypto
# mypy
# ufmt
# uvicorn
# wagtail-localize
ufmt==2.7.0
# via -r requirements-dev.in
uritemplate==4.1.1
# via drf-spectacular
urllib3==2.2.2
# via
# botocore
# requests
# sentry-sdk
# types-requests
usort==1.0.8.post1
# via ufmt
uvicorn[standard]==0.30.1
# via -r requirements.in
uvloop==0.19.0
# via uvicorn
virtualenv==20.26.2
# via pre-commit
wagtail==5.2.5
# via
# -r requirements.in
# wagtail-factories
# wagtail-grapple
# wagtail-headless-preview
# wagtail-localize
wagtail-factories==4.2.1
# via -r requirements.in
wagtail-grapple==0.25.1
# via -r requirements.in
wagtail-headless-preview==0.8.0
# via wagtail-grapple
wagtail-localize==1.9
# via -r requirements.in
watchfiles==0.22.0
# via
# django-watchfiles
# uvicorn
wcwidth==0.2.13
# via prompt-toolkit
webencodings==0.5.1
# via html5lib
websockets==12.0
# via uvicorn
wheel==0.43.0
# via pip-tools
whitenoise[brotli]==6.6.0
# via -r requirements.in
willow[heif]==1.6.3
# via
# wagtail
# willow
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools