Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NyanKiyoshi committed Apr 30, 2019
1 parent 2f7b412 commit ace5fc9
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ celery = {version = ">=4.3", extras = ["redis"]}
redis = "<4.0"
kombu = "<5.0.0"
weasyprint = ">=0.42.2"
graphene-django-optimizer = "*"
graphene-django-optimizer = ">=0.4.0"
braintree = "==3.49.0"
razorpay = ">=1.1.1"
stripe = "*"
Expand Down
20 changes: 10 additions & 10 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ autopep8==1.4.4
babel==2.6.0
billiard==3.6.0.0
bleach==2.1.4
boto3==1.9.137
botocore==1.12.137
boto3==1.9.138
botocore==1.12.138
braintree==3.49.0
cairocffi==1.0.2
cairosvg==2.3.1
Expand Down Expand Up @@ -54,7 +54,7 @@ freezegun==0.3.11
google-i18n-address==2.3.4
google-measurement-protocol==1.0.0
gprof2dot==2016.10.13
graphene-django-optimizer==0.3.6
graphene-django-optimizer==0.4.0
graphene-django==2.2.0
graphene==2.1.3
graphql-core==2.1
Expand Down

0 comments on commit ace5fc9

Please sign in to comment.