added missing libraries

This commit is contained in:
Lorenz Padberg 2022-05-16 11:48:41 +02:00
parent 36ffd8ed6f
commit 09fb27a48c
3 changed files with 218 additions and 9 deletions

View File

@ -2,8 +2,12 @@
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements-dev.in
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
aniso8601==7.0.0
# via graphene
anyascii==0.3.1
# via wagtail
anyio==3.5.0
# via watchgod
appnope==0.1.2
@ -30,6 +34,8 @@ authlib==1.0.0
# via -r requirements.in
backcall==0.2.0
# via ipython
beautifulsoup4==4.9.3
# via wagtail
black==22.3.0
# via -r requirements-dev.in
certifi==2021.10.8
@ -80,13 +86,19 @@ django==3.2.12
# django-cors-headers
# django-debug-toolbar
# django-extensions
# django-filter
# django-htmx
# django-model-utils
# django-redis
# django-stubs
# django-stubs-ext
# django-taggit
# django-treebeard
# djangorestframework
# drf-spectacular
# graphene-django
# wagtail
# wagtail-grapple
django-click==2.3.0
# via -r requirements.in
django-cors-headers==3.11.0
@ -97,12 +109,16 @@ django-debug-toolbar==3.2.4
# via -r requirements-dev.in
django-extensions==3.1.5
# via -r requirements-dev.in
django-filter==21.1
# via wagtail
django-htmx==1.9.0
# via -r requirements.in
django-ipware==4.0.2
# via -r requirements.in
django-model-utils==4.2.0
# via -r requirements.in
django-modelcluster==5.3
# via wagtail
django-ratelimit==3.0.1
# via -r requirements.in
django-redis==5.2.0
@ -113,20 +129,31 @@ django-stubs==1.10.1
# djangorestframework-stubs
django-stubs-ext==0.4.0
# via django-stubs
django-taggit==2.1.0
# via wagtail
django-treebeard==4.5.1
# via wagtail
djangorestframework==3.13.1
# via
# -r requirements.in
# drf-spectacular
# wagtail
djangorestframework-stubs==1.4.0
# via -r requirements-dev.in
draftjs-exporter==2.1.7
# via wagtail
drf-spectacular==0.22.0
# via -r requirements.in
environs==9.5.0
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
executing==0.8.3
# via stack-data
factory-boy==3.2.1
# via -r requirements-dev.in
# via
# -r requirements-dev.in
# wagtail-factories
faker==13.3.4
# via factory-boy
filelock==3.6.0
@ -143,12 +170,26 @@ gitdb2==4.0.2
# via gitpython
gitpython==3.0.6
# via trufflehog
graphene==2.1.9
# via graphene-django
graphene-django==2.13.0
# via wagtail-grapple
graphql-core==2.3.2
# via
# graphene
# graphene-django
# graphql-relay
# wagtail-grapple
graphql-relay==2.0.1
# via graphene
gunicorn==20.1.0
# via -r requirements.in
h11==0.13.0
# via uvicorn
hiredis==2.0.0
# via -r requirements.in
html5lib==1.1
# via wagtail
httptools==0.4.0
# via uvicorn
identify==2.4.12
@ -177,6 +218,8 @@ jinja2==3.1.1
# via coreschema
jsonschema==4.4.0
# via drf-spectacular
l18n==2021.3
# via wagtail
lazy-object-proxy==1.7.1
# via astroid
markupsafe==2.1.1
@ -200,6 +243,8 @@ mypy-extensions==0.4.3
# mypy
nodeenv==1.6.0
# via pre-commit
openpyxl==3.0.9
# via tablib
packaging==21.3
# via
# marshmallow
@ -217,7 +262,9 @@ pexpect==4.8.0
pickleshare==0.7.5
# via ipython
pillow==9.0.1
# via -r requirements.in
# via
# -r requirements.in
# wagtail
pip-tools==6.5.1
# via -r requirements-dev.in
platformdirs==2.5.1
@ -231,6 +278,11 @@ portalocker==2.4.0
# via concurrent-log-handler
pre-commit==2.17.0
# via -r requirements-dev.in
promise==2.3
# via
# graphene-django
# graphql-core
# graphql-relay
prompt-toolkit==3.0.28
# via ipython
psycopg2-binary==2.9.3
@ -284,7 +336,9 @@ pytz==2022.1
# via
# -r requirements.in
# django
# django-modelcluster
# djangorestframework
# l18n
pyyaml==6.0
# via
# drf-spectacular
@ -298,18 +352,33 @@ requests==2.27.1
# via
# coreapi
# djangorestframework-stubs
# wagtail
rx==1.6.1
# via graphql-core
sentry-sdk==1.5.8
# via -r requirements.in
singledispatch==3.7.0
# via graphene-django
six==1.16.0
# via
# asttokens
# django-coverage-plugin
# graphene
# graphene-django
# graphql-core
# graphql-relay
# html5lib
# l18n
# promise
# python-dateutil
# singledispatch
# virtualenv
smmap==5.0.0
# via gitdb
sniffio==1.2.0
# via anyio
soupsieve==2.3.2.post1
# via beautifulsoup4
sqlparse==0.4.2
# via
# django
@ -318,6 +387,10 @@ stack-data==0.2.0
# via ipython
structlog==21.5.0
# via -r requirements.in
tablib[xls,xlsx]==3.2.1
# via wagtail
telepath==0.2
# via wagtail
termcolor==1.1.0
# via pytest-sugar
testfixtures==6.18.5
@ -354,6 +427,8 @@ typing-extensions==4.1.1
# django-stubs-ext
# djangorestframework-stubs
# mypy
unidecode==1.3.4
# via graphene-django
uritemplate==4.1.1
# via
# coreapi
@ -368,6 +443,18 @@ uvloop==0.16.0
# via uvicorn
virtualenv==20.14.0
# via pre-commit
wagtail==2.16.2
# via
# -r requirements.in
# wagtail-factories
# wagtail-grapple
# wagtail-headless-preview
wagtail-factories==2.0.1
# via -r requirements.in
wagtail-grapple==0.14.1
# via -r requirements.in
wagtail-headless-preview==0.2.1
# via wagtail-grapple
watchdog==2.1.7
# via werkzeug
watchgod==0.8.1
@ -376,6 +463,8 @@ watchgod==0.8.1
# uvicorn
wcwidth==0.2.5
# via prompt-toolkit
webencodings==0.5.1
# via html5lib
websockets==10.2
# via uvicorn
werkzeug[watchdog]==2.1.0
@ -384,10 +473,18 @@ wheel==0.37.1
# via pip-tools
whitenoise==6.0.0
# via -r requirements.in
willow==1.4.1
# via wagtail
wrapt==1.14.0
# via
# astroid
# deprecated
xlrd==2.0.1
# via tablib
xlsxwriter==3.0.3
# via wagtail
xlwt==1.3.0
# via tablib
# The following packages are considered to be unsafe in a requirements file:
# pip

View File

@ -37,4 +37,3 @@ wagtail<3
wagtail-factories
wagtail-grapple==0.14.1

View File

@ -2,8 +2,12 @@
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements.in
# pip-compile --output-file=requirements.txt requirements.in
#
aniso8601==7.0.0
# via graphene
anyascii==0.3.1
# via wagtail
anyio==3.5.0
# via watchgod
argon2-cffi==21.3.0
@ -20,12 +24,18 @@ attrs==21.4.0
# via jsonschema
authlib==1.0.0
# via -r requirements.in
beautifulsoup4==4.9.3
# via wagtail
certifi==2021.10.8
# via sentry-sdk
# via
# requests
# sentry-sdk
cffi==1.15.0
# via
# argon2-cffi-bindings
# cryptography
charset-normalizer==2.0.12
# via requests
click==8.1.1
# via
# django-click
@ -42,57 +52,107 @@ django==3.2.12
# via
# -r requirements.in
# django-cors-headers
# django-filter
# django-htmx
# django-model-utils
# django-redis
# django-taggit
# django-treebeard
# djangorestframework
# drf-spectacular
# graphene-django
# wagtail
# wagtail-grapple
django-click==2.3.0
# via -r requirements.in
django-cors-headers==3.11.0
# via -r requirements.in
django-filter==21.1
# via wagtail
django-htmx==1.9.0
# via -r requirements.in
django-ipware==4.0.2
# via -r requirements.in
django-model-utils==4.2.0
# via -r requirements.in
django-modelcluster==5.3
# via wagtail
django-ratelimit==3.0.1
# via -r requirements.in
django-redis==5.2.0
# via -r requirements.in
django-taggit==2.1.0
# via wagtail
django-treebeard==4.5.1
# via wagtail
djangorestframework==3.13.1
# via
# -r requirements.in
# drf-spectacular
# wagtail
draftjs-exporter==2.1.7
# via wagtail
drf-spectacular==0.22.0
# via -r requirements.in
environs==9.5.0
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
factory-boy==3.2.1
# via wagtail-factories
faker==13.11.1
# via factory-boy
graphene==2.1.9
# via graphene-django
graphene-django==2.13.0
# via wagtail-grapple
graphql-core==2.3.2
# via
# graphene
# graphene-django
# graphql-relay
# wagtail-grapple
graphql-relay==2.0.1
# via graphene
gunicorn==20.1.0
# via -r requirements.in
h11==0.13.0
# via uvicorn
hiredis==2.0.0
# via -r requirements.in
html5lib==1.1
# via wagtail
httptools==0.4.0
# via uvicorn
idna==3.3
# via anyio
# via
# anyio
# requests
inflection==0.5.1
# via drf-spectacular
jsonschema==4.4.0
# via drf-spectacular
l18n==2021.3
# via wagtail
marshmallow==3.15.0
# via environs
openpyxl==3.0.9
# via tablib
packaging==21.3
# via
# marshmallow
# redis
pillow==9.0.1
# via -r requirements.in
# via
# -r requirements.in
# wagtail
portalocker==2.4.0
# via concurrent-log-handler
promise==2.3
# via
# graphene-django
# graphql-core
# graphql-relay
psycopg2-binary==2.9.3
# via -r requirements.in
pycparser==2.21
@ -101,6 +161,8 @@ pyparsing==3.0.7
# via packaging
pyrsistent==0.18.1
# via jsonschema
python-dateutil==2.8.2
# via faker
python-dotenv==0.20.0
# via
# environs
@ -113,7 +175,9 @@ pytz==2022.1
# via
# -r requirements.in
# django
# django-modelcluster
# djangorestframework
# l18n
pyyaml==6.0
# via
# drf-spectacular
@ -122,32 +186,81 @@ redis==4.2.1
# via
# -r requirements.in
# django-redis
requests==2.27.1
# via wagtail
rx==1.6.1
# via graphql-core
sentry-sdk==1.5.8
# via -r requirements.in
singledispatch==3.7.0
# via graphene-django
six==1.16.0
# via
# graphene
# graphene-django
# graphql-core
# graphql-relay
# html5lib
# l18n
# promise
# python-dateutil
# singledispatch
sniffio==1.2.0
# via anyio
soupsieve==2.3.2.post1
# via beautifulsoup4
sqlparse==0.4.2
# via django
structlog==21.5.0
# via -r requirements.in
tablib[xls,xlsx]==3.2.1
# via wagtail
telepath==0.2
# via wagtail
text-unidecode==1.3
# via python-slugify
unidecode==1.3.4
# via graphene-django
uritemplate==4.1.1
# via drf-spectacular
urllib3==1.26.9
# via sentry-sdk
# via
# requests
# sentry-sdk
uvicorn[standard]==0.17.6
# via -r requirements.in
uvloop==0.16.0
# via uvicorn
wagtail==2.16.2
# via
# -r requirements.in
# wagtail-factories
# wagtail-grapple
# wagtail-headless-preview
wagtail-factories==2.0.1
# via -r requirements.in
wagtail-grapple==0.14.1
# via -r requirements.in
wagtail-headless-preview==0.2.1
# via wagtail-grapple
watchgod==0.8.1
# via uvicorn
webencodings==0.5.1
# via html5lib
websockets==10.2
# via uvicorn
whitenoise==6.0.0
# via -r requirements.in
willow==1.4.1
# via wagtail
wrapt==1.14.0
# via deprecated
xlrd==2.0.1
# via tablib
xlsxwriter==3.0.3
# via wagtail
xlwt==1.3.0
# via tablib
# The following packages are considered to be unsafe in a requirements file:
# setuptools