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 Nov 29, 2019
1 parent 67a53de commit cbbad5b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
certifi==2019.9.11 # via requests
certifi==2019.11.28 # via requests
chardet==3.0.4 # via requests
django-model-utils==3.2.0
django-simple-history==2.7.3
Expand All @@ -19,8 +19,8 @@ edx-drf-extensions==2.4.5
edx-opaque-keys==2.0.1
future==0.18.2 # via pyjwkest
idna==2.8 # via requests
newrelic==5.2.3.131 # via edx-django-utils
pbr==5.4.3 # via stevedore
newrelic==5.4.0.132 # via edx-django-utils
pbr==5.4.4 # via stevedore
pillow==6.2.1
psutil==1.2.1 # via edx-django-utils, edx-drf-extensions
pycryptodomex==3.9.4 # via pyjwkest
Expand Down
6 changes: 3 additions & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
astroid==1.5.3 # via edx-lint, pylint, pylint-celery
backports.functools-lru-cache==1.6.1 # via astroid, isort, pylint
certifi==2019.9.11
certifi==2019.11.28
chardet==3.0.4
click-log==0.1.8 # via edx-lint
click==7.0 # via click-log, edx-lint
Expand Down Expand Up @@ -39,11 +39,11 @@ isort==4.3.21 # via pylint
lazy-object-proxy==1.4.3 # via astroid
mccabe==0.6.1 # via pylint
more-itertools==5.0.0 # via zipp
newrelic==5.2.3.131
newrelic==5.4.0.132
nose==1.3.7
packaging==19.2 # via tox
pathlib2==2.3.5 # via importlib-metadata
pbr==5.4.3
pbr==5.4.4
pep8==1.7.1
pillow==6.2.1
pluggy==0.13.1 # via tox
Expand Down

0 comments on commit cbbad5b

Please sign in to comment.