Skip to content
Snippets Groups Projects
Commit 7404fdf0 authored by Christopher Pappas's avatar Christopher Pappas Committed by Chris Pappas
Browse files

Bumping edx-enterprise

ran make upgrade, but not upgrading pytest or pytest-forked to try to isolate travis test failures

Running make upgrade again
parent c1cd1058
Branches
Tags release-2020-05-01-10.53
No related merge requests found
......@@ -10,7 +10,7 @@ common/lib/sandbox-packages
common/lib/symmath
asn1crypto==0.24.0
backports-abc==0.5 # via tornado
cffi==1.11.5
cffi==1.12.1
cryptography==2.5
enum34==1.1.6
futures==3.2.0 ; python_version == "2.7" # via tornado
......
......@@ -9,7 +9,7 @@
-e common/lib/sandbox-packages
-e common/lib/symmath
asn1crypto==0.24.0 # via cryptography
cffi==1.11.5 # via cryptography
cffi==1.12.1 # via cryptography
cryptography==2.5
enum34==1.1.6 # via cryptography
ipaddress==1.0.22 # via cryptography
......
......@@ -57,7 +57,7 @@ boto==2.39.0
botocore==1.8.17
celery==3.1.25
certifi==2018.11.29
cffi==1.11.5
cffi==1.12.1
chardet==3.0.4
click==7.0 # via user-util
coreapi==2.3.3 # via django-rest-swagger, openapi-codec
......@@ -115,14 +115,14 @@ edx-django-release-util==0.3.1
edx-django-sites-extensions==2.3.1
edx-django-utils==1.0.3
edx-drf-extensions==2.0.1
edx-enterprise==1.2.11
edx-enterprise==1.2.12
edx-i18n-tools==0.4.8
edx-milestones==0.1.13
edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.1
edx-proctoring==1.5.12
edx-proctoring==1.5.14
edx-rest-api-client==1.9.2
edx-search==1.2.1
edx-submissions==2.1.1
......@@ -142,7 +142,7 @@ gunicorn==19.0
hash-ring==1.3.1 # via django-memcached-hashring
help-tokens==1.0.3
html5lib==1.0.1
httplib2==0.12.0 # via oauth2, zendesk
httplib2==0.12.1 # via oauth2, zendesk
idna==2.8
ipaddress==1.0.22
isodate==0.6.0 # via python3-saml
......@@ -166,7 +166,7 @@ mock==1.0.1
mongoengine==0.10.0
mysql-python==1.2.5
networkx==1.7
newrelic==4.12.0.113
newrelic==4.14.0.115
nltk==3.4
nodeenv==1.1.1
numpy==1.6.2
......@@ -226,7 +226,7 @@ social-auth-app-django==2.1.0
social-auth-core==1.7.0
sorl-thumbnail==12.3
sortedcontainers==0.9.2
soupsieve==1.7.3 # via beautifulsoup4
soupsieve==1.8 # via beautifulsoup4
sqlparse==0.2.4
stevedore==1.10.0
sympy==0.7.1
......
......@@ -67,7 +67,7 @@ botocore==1.8.17
caniusepython3==7.0.0
celery==3.1.25
certifi==2018.11.29
cffi==1.11.5
cffi==1.12.1
chardet==3.0.4
click-log==0.1.8
click==7.0
......@@ -135,7 +135,7 @@ edx-django-release-util==0.3.1
edx-django-sites-extensions==2.3.1
edx-django-utils==1.0.3
edx-drf-extensions==2.0.1
edx-enterprise==1.2.11
edx-enterprise==1.2.12
edx-i18n-tools==0.4.8
edx-lint==1.1.0
edx-milestones==0.1.13
......@@ -143,7 +143,7 @@ edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.1
edx-proctoring==1.5.12
edx-proctoring==1.5.14
edx-rest-api-client==1.9.2
edx-search==1.2.1
edx-sphinx-theme==1.4.0
......@@ -163,7 +163,7 @@ filelock==3.0.10
firebase-token-generator==1.3.2
fixtures==3.0.0
flake8-polyfill==1.0.2
flake8==3.7.5
flake8==3.7.6
flask==1.0.2
freezegun==0.3.11
fs-s3fs==0.1.8
......@@ -178,7 +178,7 @@ gunicorn==19.0
hash-ring==1.3.1
help-tokens==1.0.3
html5lib==1.0.1
httplib2==0.12.0
httplib2==0.12.1
httpretty==0.9.6
hyperlink==18.0.0
idna==2.8
......@@ -217,7 +217,7 @@ more-itertools==5.0.0
moto==0.3.1
mysql-python==1.2.5
networkx==1.7
newrelic==4.12.0.113
newrelic==4.14.0.115
nltk==3.4
nodeenv==1.1.1
numpy==1.6.2
......@@ -271,10 +271,10 @@ pysrt==1.1.1
pytest-attrib==0.1.3
pytest-cov==2.6.1
pytest-django==3.4.7
pytest-forked==1.0.1
pytest-forked==1.0.2
pytest-randomly==1.2.3
pytest-xdist==1.26.1
pytest==4.2.0
pytest==4.3.0
python-dateutil==2.4.0
python-levenshtein==0.12.0
python-memcached==1.48
......@@ -316,7 +316,7 @@ social-auth-app-django==2.1.0
social-auth-core==1.7.0
sorl-thumbnail==12.3
sortedcontainers==0.9.2
soupsieve==1.7.3
soupsieve==1.8
sphinx==1.8.4
sphinxcontrib-websupport==1.1.0 # via sphinx
splinter==0.9.0
......@@ -324,7 +324,7 @@ sqlparse==0.2.4
stevedore==1.10.0
sure==1.4.11
sympy==0.7.1
testfixtures==6.5.0
testfixtures==6.5.2
testtools==2.3.0
text-unidecode==1.2
tincan==0.0.5
......@@ -342,7 +342,7 @@ uritemplate==3.0.0
urllib3==1.23
urlobject==2.4.3
user-util==0.1.5
virtualenv==16.3.0
virtualenv==16.4.0
voluptuous==0.11.5
vulture==1.0
w3lib==1.20.0
......@@ -355,6 +355,6 @@ wrapt==1.10.5
xblock-utils==1.2.0
xblock==1.2.2
xmlsec==1.3.3
xmltodict==0.11.0
xmltodict==0.12.0
zendesk==1.1.1
zope.interface==4.6.0
......@@ -65,7 +65,7 @@ botocore==1.8.17
caniusepython3==7.0.0
celery==3.1.25
certifi==2018.11.29
cffi==1.11.5
cffi==1.12.1
chardet==3.0.4
click-log==0.1.8 # via edx-lint
click==7.0
......@@ -131,7 +131,7 @@ edx-django-release-util==0.3.1
edx-django-sites-extensions==2.3.1
edx-django-utils==1.0.3
edx-drf-extensions==2.0.1
edx-enterprise==1.2.11
edx-enterprise==1.2.12
edx-i18n-tools==0.4.8
edx-lint==1.1.0
edx-milestones==0.1.13
......@@ -139,7 +139,7 @@ edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.1
edx-proctoring==1.5.12
edx-proctoring==1.5.14
edx-rest-api-client==1.9.2
edx-search==1.2.1
edx-submissions==2.1.1
......@@ -158,7 +158,7 @@ filelock==3.0.10 # via tox
firebase-token-generator==1.3.2
fixtures==3.0.0 # via testtools
flake8-polyfill==1.0.2 # via radon
flake8==3.7.5 # via flake8-polyfill
flake8==3.7.6 # via flake8-polyfill
flask==1.0.2 # via moto
freezegun==0.3.11
fs-s3fs==0.1.8
......@@ -173,7 +173,7 @@ gunicorn==19.0
hash-ring==1.3.1
help-tokens==1.0.3
html5lib==1.0.1
httplib2==0.12.0
httplib2==0.12.1
httpretty==0.9.6
hyperlink==18.0.0 # via twisted
idna==2.8
......@@ -210,7 +210,7 @@ more-itertools==5.0.0 # via pytest
moto==0.3.1
mysql-python==1.2.5
networkx==1.7
newrelic==4.12.0.113
newrelic==4.14.0.115
nltk==3.4
nodeenv==1.1.1
numpy==1.6.2
......@@ -262,10 +262,10 @@ pysrt==1.1.1
pytest-attrib==0.1.3
pytest-cov==2.6.1
pytest-django==3.4.7
pytest-forked==1.0.1 # via pytest-xdist
pytest-forked==1.0.2 # via pytest-xdist
pytest-randomly==1.2.3
pytest-xdist==1.26.1
pytest==4.2.0
pytest==4.3.0
python-dateutil==2.4.0
python-levenshtein==0.12.0
python-memcached==1.48
......@@ -305,13 +305,13 @@ social-auth-app-django==2.1.0
social-auth-core==1.7.0
sorl-thumbnail==12.3
sortedcontainers==0.9.2
soupsieve==1.7.3
soupsieve==1.8
splinter==0.9.0
sqlparse==0.2.4
stevedore==1.10.0
sure==1.4.11
sympy==0.7.1
testfixtures==6.5.0
testfixtures==6.5.2
testtools==2.3.0 # via fixtures, python-subunit
text-unidecode==1.2 # via faker
tincan==0.0.5
......@@ -329,7 +329,7 @@ uritemplate==3.0.0
urllib3==1.23
urlobject==2.4.3 # via pa11ycrawler
user-util==0.1.5
virtualenv==16.3.0 # via tox
virtualenv==16.4.0 # via tox
voluptuous==0.11.5
w3lib==1.20.0 # via parsel, scrapy
watchdog==0.9.0
......@@ -341,6 +341,6 @@ wrapt==1.10.5
xblock-utils==1.2.0
xblock==1.2.2
xmlsec==1.3.3
xmltodict==0.11.0 # via moto
xmltodict==0.12.0 # via moto
zendesk==1.1.1
zope.interface==4.6.0 # via twisted
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment