Skip to content

Commit

Permalink
Bump requirement files
Browse files Browse the repository at this point in the history
  • Loading branch information
fowczarek committed Jun 16, 2020
1 parent 87b21b3 commit dafa676
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.24
botocore==1.16.24
boto3==1.14.2
botocore==1.17.2
braintree==4.1.0
cachetools==4.1.0
cairocffi==1.1.0
Expand Down Expand Up @@ -44,7 +44,7 @@ future==0.18.2
google-api-core==1.17.0
google-auth==1.14.3
google-cloud-core==1.3.0
google-cloud-storage==1.28.1
google-cloud-storage==1.29.0
google-i18n-address==2.3.5
google-measurement-protocol==1.0.0
google-resumable-media==0.5.0
Expand Down Expand Up @@ -106,7 +106,7 @@ tornado==6.0.4
tqdm==4.46.1
typing==3.7.4.1
urllib3==1.25.9
uwsgi==2.0.18; sys_platform != "win32"
uwsgi==2.0.19; sys_platform != "win32"
vine==1.3.0
weasyprint==51
webencodings==0.5.1
14 changes: 7 additions & 7 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.24
botocore==1.16.24
boto3==1.14.2
botocore==1.17.2
braintree==4.1.0
cachetools==4.1.0
cairocffi==1.1.0
Expand Down Expand Up @@ -59,15 +59,15 @@ enmerkar==0.7.1
execnet==1.7.1
faker==4.1.0
filelock==3.0.12
flake8==3.8.2
flake8==3.8.3
freezegun==0.3.15
future==0.18.2
gitdb==4.0.5
gitpython==3.1.3
google-api-core==1.17.0
google-auth==1.14.3
google-cloud-core==1.3.0
google-cloud-storage==1.28.1
google-cloud-storage==1.29.0
google-i18n-address==2.3.5
google-measurement-protocol==1.0.0
google-resumable-media==0.5.0
Expand Down Expand Up @@ -122,14 +122,14 @@ pycparser==2.20
pydocstyle==5.0.2
pyflakes==2.2.0
pyjwt==1.7.1
pylint==2.5.2
pylint==2.5.3
pylint-celery==0.3
pylint-django==2.0.15
pylint-plugin-utils==0.6
pyparsing==2.4.7
pyphen==0.9.5
pytest==5.4.3
pytest-cov==2.9.0
pytest-cov==2.10.0
pytest-django==3.9.0
pytest-django-queries==1.1.0
pytest-forked==1.1.3
Expand Down Expand Up @@ -172,7 +172,7 @@ typing==3.7.4.1
typing-extensions==3.7.4.2
unidecode==1.1.1
urllib3==1.25.9
uwsgi==2.0.18; sys_platform != "win32"
uwsgi==2.0.19; sys_platform != "win32"
vcrpy==4.0.2
vine==1.3.0
virtualenv==20.0.20
Expand Down

0 comments on commit dafa676

Please sign in to comment.