-
- Downloads
Update requirements and update Elasticsearch to version 6
Showing
- openlobby/core/documents.py 1 addition, 1 deletionopenlobby/core/documents.py
- openlobby/settings.py 1 addition, 1 deletionopenlobby/settings.py
- requirements.in 1 addition, 1 deletionrequirements.in
- requirements.txt 26 additions, 27 deletionsrequirements.txt
- tests/mutations/snapshots/snap_test_create_report.py 1 addition, 0 deletionstests/mutations/snapshots/snap_test_create_report.py
- tests/mutations/snapshots/snap_test_update_report.py 4 additions, 0 deletionstests/mutations/snapshots/snap_test_update_report.py
- tests/schema/snapshots/snap_test_authors.py 1 addition, 0 deletionstests/schema/snapshots/snap_test_authors.py
- tests/schema/snapshots/snap_test_search_reports.py 1 addition, 0 deletionstests/schema/snapshots/snap_test_search_reports.py
... | @@ -4,56 +4,55 @@ | ... | @@ -4,56 +4,55 @@ |
# | # | ||
# pip-compile --output-file requirements.txt requirements.in | # pip-compile --output-file requirements.txt requirements.in | ||
# | # | ||
alabaster==0.7.11 # via oic | alabaster==0.7.12 # via oic | ||
aniso8601==3.0.2 # via graphene | aniso8601==3.0.2 # via graphene | ||
arrow==0.12.1 | arrow==0.12.1 | ||
asn1crypto==0.24.0 # via cryptography | asn1crypto==0.24.0 # via cryptography | ||
atomicwrites==1.1.5 # via pytest | atomicwrites==1.2.1 # via pytest | ||
attrs==18.1.0 # via pytest | attrs==18.2.0 # via pytest | ||
beaker==1.10.0 # via oic | beaker==1.10.0 # via oic | ||
bleach==2.1.3 | bleach==3.0.2 | ||
certifi==2018.4.16 # via requests | certifi==2018.10.15 # via requests | ||
cffi==1.11.5 # via cryptography | cffi==1.11.5 # via cryptography | ||
chardet==3.0.4 # via requests | chardet==3.0.4 # via requests | ||
cryptography==2.2.2 # via pyopenssl | cryptography==2.3.1 # via pyopenssl | ||
django-elasticsearch-dsl==0.5.0 | django-elasticsearch-dsl==0.5.0 | ||
django-extensions==2.0.7 | django-extensions==2.1.3 | ||
django==2.0.6 | django==2.1.2 | ||
dsnparse==0.1.11 | dsnparse==0.1.12 | ||
elasticsearch-dsl==5.4.0 | elasticsearch-dsl==6.1.0 | ||
elasticsearch==5.5.3 # via elasticsearch-dsl | elasticsearch==6.3.1 # via elasticsearch-dsl | ||
future==0.16.0 # via oic, pyjwkest | future==0.16.0 # via oic, pyjwkest | ||
graphene-django==2.0.0 | graphene-django==2.2.0 | ||
graphene==2.1.2 | graphene==2.1.3 | ||
graphql-core==2.0 # via graphene, graphql-relay | graphql-core==2.1 # via graphene, graphene-django, graphql-relay | ||
graphql-relay==0.4.5 # via graphene | graphql-relay==0.4.5 # via graphene | ||
html5lib==1.0.1 # via bleach | |||
idna==2.7 # via cryptography, requests | idna==2.7 # via cryptography, requests | ||
ipaddress==1.0.22 # via elasticsearch-dsl | |||
iso8601==0.1.12 | iso8601==0.1.12 | ||
mako==1.0.7 # via oic | mako==1.0.7 # via oic | ||
markupsafe==1.0 # via mako | markupsafe==1.0 # via mako | ||
more-itertools==4.2.0 # via pytest | more-itertools==4.3.0 # via pytest | ||
oic==0.14.0 | oic==0.14.0 | ||
pluggy==0.6.0 # via pytest | pluggy==0.7.1 # via pytest | ||
promise==2.1 # via graphene, graphene-django, graphql-core, graphql-relay | promise==2.2.1 # via graphene, graphene-django, graphql-core, graphql-relay | ||
psycopg2==2.7.5 | psycopg2==2.7.5 | ||
py==1.5.3 # via pytest | py==1.7.0 # via pytest | ||
pycparser==2.18 # via cffi | pycparser==2.19 # via cffi | ||
pycryptodomex==3.6.3 # via oic, pyjwkest | pycryptodomex==3.6.6 # via oic, pyjwkest | ||
pyjwkest==1.4.0 # via oic | pyjwkest==1.4.0 # via oic | ||
pyjwt==1.6.4 | pyjwt==1.6.4 | ||
pyopenssl==18.0.0 # via oic | pyopenssl==18.0.0 # via oic | ||
pytest-django==3.3.2 | pytest-django==3.4.3 | ||
pytest-env==0.6.2 | pytest-env==0.6.2 | ||
pytest==3.6.2 | pytest==3.8.2 | ||
python-dateutil==2.7.3 # via arrow, elasticsearch-dsl | python-dateutil==2.7.3 # via arrow, elasticsearch-dsl | ||
pytz==2018.4 # via django | pytz==2018.5 # via django | ||
requests==2.19.1 # via oic, pyjwkest | requests==2.19.1 # via oic, pyjwkest | ||
rx==1.6.1 # via graphql-core | rx==1.6.1 # via graphql-core | ||
singledispatch==3.4.0.3 # via graphene-django | singledispatch==3.4.0.3 # via graphene-django | ||
six==1.11.0 # via bleach, cryptography, django-extensions, elasticsearch-dsl, graphene, graphene-django, graphql-core, graphql-relay, html5lib, more-itertools, oic, promise, pyjwkest, pyopenssl, pytest, python-dateutil, singledispatch, snapshottest | six==1.11.0 # via bleach, cryptography, django-extensions, elasticsearch-dsl, graphene, graphene-django, graphql-core, graphql-relay, more-itertools, oic, promise, pyjwkest, pyopenssl, pytest, python-dateutil, singledispatch, snapshottest | ||
snapshottest==0.5.0 | snapshottest==0.5.0 | ||
termcolor==1.1.0 # via snapshottest | termcolor==1.1.0 # via snapshottest | ||
typing==3.6.4 # via promise | |||
urllib3==1.23 # via elasticsearch, requests | urllib3==1.23 # via elasticsearch, requests | ||
webencodings==0.5.1 # via html5lib | webencodings==0.5.1 # via bleach |
Please register or sign in to comment