Merge pull request #21936 from edx/jenkins/upgrade-python-requirements-42ec910
Python Requirements Update
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
common/lib/sandbox-packages
|
||||
common/lib/symmath
|
||||
asn1crypto==0.24.0
|
||||
asn1crypto==1.0.0
|
||||
backports.functools-lru-cache==1.5 # via matplotlib
|
||||
git+https://github.com/edx/openedx-calc.git@e9b698c85ad1152002bc0868f475f153dce88952#egg=calc==0.4
|
||||
cffi==1.12.3
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
# make upgrade
|
||||
#
|
||||
asn1crypto==0.24.0 # via cryptography
|
||||
asn1crypto==1.0.0 # via cryptography
|
||||
cffi==1.12.3 # via cryptography
|
||||
cryptography==2.7
|
||||
enum34==1.1.6 # via cryptography
|
||||
|
||||
@@ -25,7 +25,7 @@ aniso8601==8.0.0 # via tincan
|
||||
anyjson==0.3.3 # via kombu
|
||||
appdirs==1.4.3 # via fs
|
||||
argh==0.26.2
|
||||
asn1crypto==0.24.0
|
||||
asn1crypto==1.0.0
|
||||
attrs==17.4.0
|
||||
babel==1.3
|
||||
backports.functools-lru-cache==1.5 # via soupsieve
|
||||
|
||||
@@ -28,7 +28,7 @@ apipkg==1.5
|
||||
appdirs==1.4.3
|
||||
argh==0.26.2
|
||||
argparse==1.4.0
|
||||
asn1crypto==0.24.0
|
||||
asn1crypto==1.0.0
|
||||
astroid==1.5.3
|
||||
atomicwrites==1.3.0
|
||||
attrs==17.4.0
|
||||
@@ -114,7 +114,7 @@ djangorestframework-jwt==1.11.0
|
||||
git+https://github.com/edx/django-rest-framework-oauth.git@0a43e8525f1e3048efe4bc70c03de308a277197c#egg=djangorestframework-oauth==1.1.1
|
||||
djangorestframework-xml==1.4.0
|
||||
djangorestframework==3.7.7
|
||||
docker==4.0.2
|
||||
docker==4.1.0
|
||||
docopt==0.6.2
|
||||
docutils==0.15.2
|
||||
drf-yasg==1.16
|
||||
@@ -302,7 +302,7 @@ simplejson==3.16.0
|
||||
singledispatch==3.4.0.3
|
||||
six==1.12.0
|
||||
slumber==0.7.1
|
||||
snowballstemmer==1.9.1 # via sphinx
|
||||
snowballstemmer==2.0.0 # via sphinx
|
||||
social-auth-app-django==2.1.0
|
||||
social-auth-core==1.7.0
|
||||
sorl-thumbnail==12.3
|
||||
|
||||
@@ -27,7 +27,7 @@ apipkg==1.5 # via execnet
|
||||
appdirs==1.4.3
|
||||
argh==0.26.2
|
||||
argparse==1.4.0 # via caniusepython3
|
||||
asn1crypto==0.24.0
|
||||
asn1crypto==1.0.0
|
||||
astroid==1.5.3 # via pylint, pylint-celery
|
||||
atomicwrites==1.3.0 # via pytest
|
||||
attrs==17.4.0
|
||||
@@ -110,7 +110,7 @@ djangorestframework-jwt==1.11.0
|
||||
git+https://github.com/edx/django-rest-framework-oauth.git@0a43e8525f1e3048efe4bc70c03de308a277197c#egg=djangorestframework-oauth==1.1.1
|
||||
djangorestframework-xml==1.4.0
|
||||
djangorestframework==3.7.7
|
||||
docker==4.0.2 # via moto
|
||||
docker==4.1.0 # via moto
|
||||
docopt==0.6.2
|
||||
docutils==0.15.2
|
||||
drf-yasg==1.16
|
||||
|
||||
Reference in New Issue
Block a user