diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 93830e23dc..bb458cc032 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -64,6 +64,7 @@ firebase-token-generator==1.3.2 GitPython==0.3.2.RC1 glob2==0.3 gunicorn==0.17.4 +help-tokens==1.0.2 httpretty==0.8.3 lazy==1.1 mako==1.0.2 diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 570104ba3f..1bf4591dfd 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -89,7 +89,6 @@ git+https://github.com/edx/xblock-utils.git@v1.0.5#egg=xblock-utils==1.0.5 git+https://github.com/edx/edx-user-state-client.git@1.0.1#egg=edx-user-state-client==1.0.1 git+https://github.com/edx/xblock-lti-consumer.git@v1.1.4#egg=lti_consumer-xblock==1.1.4 git+https://github.com/edx/edx-proctoring.git@0.18.1#egg=edx-proctoring==0.18.1 -git+https://github.com/edx/help-tokens.git@v1.0.0#egg=help-tokens==1.0.0 # Third Party XBlocks git+https://github.com/open-craft/xblock-poll@v1.2.6#egg=xblock-poll==1.2.6