Skip to content

Commit

Permalink
Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Oct 25, 2019
1 parent 1747758 commit 5d332ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ future==0.18.1 # via pyjwkest
idna==2.8 # via requests
newrelic==5.2.1.129 # via edx-django-utils
pbr==5.4.3 # via stevedore
pillow==6.2.0
pillow==6.2.1
psutil==1.2.1 # via edx-django-utils, edx-drf-extensions
pycryptodomex==3.9.0 # via pyjwkest
pyjwkest==1.3.2 # via edx-drf-extensions
Expand Down
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ packaging==19.2 # via tox
pathlib2==2.3.5 # via importlib-metadata
pbr==5.4.3
pep8==1.7.1
pillow==6.2.0
pillow==6.2.1
pluggy==0.13.0 # via tox
psutil==1.2.1
py==1.8.0 # via tox
Expand All @@ -72,6 +72,6 @@ text-unidecode==1.3 # via faker
toml==0.10.0 # via tox
tox==3.14.0
urllib3==1.25.6
virtualenv==16.7.6 # via tox
virtualenv==16.7.7 # via tox
wrapt==1.11.2 # via astroid
zipp==0.6.0 # via importlib-metadata

0 comments on commit 5d332ee

Please sign in to comment.