diff --git a/requirements.txt b/requirements.txt index 5263285..8e343da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,36 +4,90 @@ # # pip-compile --output-file requirements.txt requirements.in # -aniso8601==3.0.2 # via graphene -certifi==2018.11.29 # via requests -chardet==3.0.4 # via requests -click==7.0 # via djzen +aniso8601==3.0.2 + # via graphene +certifi==2018.11.29 + # via requests +chardet==3.0.4 + # via requests +click==7.0 + # via djzen dj-database-url==0.5.0 + # via -r requirements.in django-bmemcached==0.2.3 + # via -r requirements.in django-filter==1.0.4 + # via -r requirements.in django-flat-responsive==2.0 + # via -r requirements.in django==2.0.12 -djangorestframework==3.9.1 + # via + # -r requirements.in + # djangorestframework + # djzen + # graphene-django +djangorestframework==3.11.2 + # via -r requirements.in djzen==17.12.5 + # via -r requirements.in graphene-django==2.0.dev2017073101 + # via -r requirements.in graphene==2.1.2 -graphql-core==2.1 # via graphene, graphql-relay -graphql-relay==0.4.5 # via graphene -idna==2.8 # via requests -iso8601==0.1.12 # via graphene-django + # via + # -r requirements.in + # graphene-django +graphql-core==2.1 + # via + # graphene + # graphql-relay +graphql-relay==0.4.5 + # via graphene +idna==2.8 + # via requests +iso8601==0.1.12 + # via graphene-django pillow==5.4.1 -promise==2.2.1 # via graphene, graphene-django, graphql-core, graphql-relay + # via -r requirements.in +promise==2.2.1 + # via + # graphene + # graphene-django + # graphql-core + # graphql-relay psycopg2-binary==2.7.7 + # via -r requirements.in python-binary-memcached==0.28.0 -pytz==2018.9 # via django + # via + # -r requirements.in + # django-bmemcached +pytz==2018.9 + # via django raven==6.10.0 -requests==2.21.0 # via stripe -rx==1.6.1 # via graphql-core -singledispatch==3.4.0.3 # via graphene-django -six==1.12.0 # via graphene, graphene-django, graphql-core, graphql-relay, promise, python-binary-memcached, singledispatch + # via -r requirements.in +requests==2.21.0 + # via stripe +rx==1.6.1 + # via graphql-core +singledispatch==3.4.0.3 + # via graphene-django +six==1.12.0 + # via + # graphene + # graphene-django + # graphql-core + # graphql-relay + # promise + # python-binary-memcached + # singledispatch stripe==2.20.3 + # via -r requirements.in tornado==5.1.1 -typing==3.6.6 # via python-binary-memcached -uhashring==1.1 # via python-binary-memcached -urllib3==1.24.2 # via requests -whitenoise==4.1.2 # via djzen + # via -r requirements.in +typing==3.6.6 + # via python-binary-memcached +uhashring==1.1 + # via python-binary-memcached +urllib3==1.24.2 + # via requests +whitenoise==4.1.2 + # via djzen