Merge pull request #22934 from edx/diana/unpin-edx-rest-api-client
Unpin edx-rest-api-client and make upgrade.
This commit is contained in:
@@ -70,7 +70,3 @@ freezegun==0.3.12
|
||||
|
||||
# zipp 2.0.0 requires Python >= 3.6
|
||||
zipp==1.0.0
|
||||
|
||||
# the latest release seems be backwards incompatible and is causing issues
|
||||
# error reported in: https://openedx.atlassian.net/browse/PROD-1195
|
||||
edx-rest-api-client<2.0.0
|
||||
|
||||
@@ -116,7 +116,7 @@ edx-organizations==2.2.0
|
||||
edx-proctoring-proctortrack==1.0.5
|
||||
edx-proctoring==2.2.4
|
||||
edx-rbac==1.0.5 # via edx-enterprise
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-rest-api-client==3.0.2
|
||||
edx-search==1.2.2
|
||||
edx-sga==0.10.0
|
||||
edx-submissions==3.0.3
|
||||
@@ -135,7 +135,7 @@ glob2==0.7
|
||||
gunicorn==20.0.4
|
||||
help-tokens==1.0.5
|
||||
html5lib==1.0.1
|
||||
httplib2==0.16.0
|
||||
httplib2==0.17.0
|
||||
idna==2.8
|
||||
importlib-metadata==1.4.0
|
||||
inflection==0.3.1 # via drf-yasg
|
||||
|
||||
@@ -128,7 +128,7 @@ edx-organizations==2.2.0
|
||||
edx-proctoring-proctortrack==1.0.5
|
||||
edx-proctoring==2.2.4
|
||||
edx-rbac==1.0.5
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-rest-api-client==3.0.2
|
||||
edx-search==1.2.2
|
||||
edx-sga==0.10.0
|
||||
edx-sphinx-theme==1.5.0
|
||||
@@ -156,7 +156,7 @@ glob2==0.7
|
||||
gunicorn==20.0.4
|
||||
help-tokens==1.0.5
|
||||
html5lib==1.0.1
|
||||
httplib2==0.16.0
|
||||
httplib2==0.17.0
|
||||
httpretty==0.9.7
|
||||
idna==2.8
|
||||
imagesize==1.2.0 # via sphinx
|
||||
|
||||
@@ -124,7 +124,7 @@ edx-organizations==2.2.0
|
||||
edx-proctoring-proctortrack==1.0.5
|
||||
edx-proctoring==2.2.4
|
||||
edx-rbac==1.0.5
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-rest-api-client==3.0.2
|
||||
edx-search==1.2.2
|
||||
edx-sga==0.10.0
|
||||
edx-submissions==3.0.3
|
||||
@@ -151,7 +151,7 @@ glob2==0.7
|
||||
gunicorn==20.0.4
|
||||
help-tokens==1.0.5
|
||||
html5lib==1.0.1
|
||||
httplib2==0.16.0
|
||||
httplib2==0.17.0
|
||||
httpretty==0.9.7
|
||||
idna==2.8
|
||||
importlib-metadata==1.4.0
|
||||
|
||||
Reference in New Issue
Block a user