Skip to content

Commit

Permalink
Bump requirements and requirements_dev
Browse files Browse the repository at this point in the history
  • Loading branch information
fowczarek committed Jun 3, 2020
1 parent 76986c8 commit f5ffd29
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ asgiref==3.2.7
babel==2.8.0
beautifulsoup4==4.7.1
billiard==3.6.3.0
boto3==1.13.11
botocore==1.16.11
boto3==1.13.19
botocore==1.16.19
braintree==4.1.0
cachetools==4.1.0
cairocffi==1.1.0
Expand Down Expand Up @@ -49,7 +49,7 @@ google-measurement-protocol==1.0.0
google-resumable-media==0.5.0
googleapis-common-protos==1.51.0
graphene==2.1.8
graphene-django==2.10.0
graphene-django==2.10.1
graphene-federation==0.1.0
graphql-core==2.3.1
graphql-relay==2.0.1
Expand All @@ -68,7 +68,7 @@ measurement==3.2.0
mpmath==1.1.0
oauthlib==3.1.0
opentracing==2.3.0
phonenumberslite==8.12.3
phonenumberslite==8.12.4
pillow==7.1.2
prices==1.0.0
promise==2.3
Expand Down
16 changes: 8 additions & 8 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ beautifulsoup4==4.7.1
beautifultable==0.7.0
billiard==3.6.3.0
black==19.10b0
boto3==1.13.11
botocore==1.16.11
boto3==1.13.19
botocore==1.16.19
braintree==4.1.0
cachetools==4.1.0
cairocffi==1.1.0
Expand All @@ -23,7 +23,7 @@ cffi==1.14.0
cfgv==3.1.0
chardet==3.0.4
click==7.1.2
codecov==2.0.22
codecov==2.1.3
colorama==0.4.3
coverage==5.1
cssselect2==0.3.0
Expand Down Expand Up @@ -59,7 +59,7 @@ enmerkar==0.7.1
execnet==1.7.1
faker==4.1.0
filelock==3.0.12
flake8==3.8.1
flake8==3.8.2
freezegun==0.3.15
google-api-core==1.17.0
google-auth==1.14.3
Expand All @@ -70,7 +70,7 @@ google-measurement-protocol==1.0.0
google-resumable-media==0.5.0
googleapis-common-protos==1.51.0
graphene==2.1.8
graphene-django==2.10.0
graphene-django==2.10.1
graphene-federation==0.1.0
graphql-core==2.3.1
graphql-relay==2.0.1
Expand Down Expand Up @@ -102,7 +102,7 @@ oauthlib==3.1.0
opentracing==2.3.0
packaging==20.3
pathspec==0.8.0
phonenumberslite==8.12.3
phonenumberslite==8.12.4
pillow==7.1.2
pluggy==0.13.1
pre-commit==2.4.0
Expand All @@ -126,7 +126,7 @@ pylint-plugin-utils==0.6
pyparsing==2.4.7
pyphen==0.9.5
pytest==5.4.2
pytest-cov==2.8.1
pytest-cov==2.9.0
pytest-django==3.9.0
pytest-django-queries==1.1.0
pytest-forked==1.1.3
Expand Down Expand Up @@ -160,7 +160,7 @@ thrift==0.13.0
tinycss2==1.0.2
toml==0.10.0
tornado==6.0.4
tox==3.15.0
tox==3.15.1
tqdm==4.46.0
transifex-client==0.13.9
typed-ast==1.4.1
Expand Down

0 comments on commit f5ffd29

Please sign in to comment.