Skip to content
Snippets Groups Projects
Unverified Commit 600d51c4 authored by Diana Huang's avatar Diana Huang Committed by GitHub
Browse files

Merge pull request #22934 from edx/diana/unpin-edx-rest-api-client

Unpin edx-rest-api-client and make upgrade.
parents 52bfd3d6 4c48e0e5
No related branches found
Tags release-2020-01-27-15.46
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment