Run make upgrade.

Upgraded xblock-google-drive to latest commit hash.
This commit is contained in:
Waheed Ahmed
2019-10-31 12:05:41 +05:00
parent 38f296fa93
commit 6df1f8d70f
6 changed files with 18 additions and 18 deletions

View File

@@ -33,4 +33,4 @@ subprocess32==3.5.4 # via matplotlib
sympy==0.7.1
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.5.0 # via kiwisolver
# setuptools==41.6.0 # via kiwisolver

View File

@@ -17,7 +17,7 @@
-e common/lib/sandbox-packages
-e common/lib/symmath
-e openedx/core/lib/xblock_builtin/xblock_discussion
-e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive
-e git+https://github.com/edx-solutions/xblock-google-drive.git@2d176468e33c0713c911b563f8f65f7cf232f5b6#egg=xblock-google-drive
-e common/lib/xmodule
amqp==1.4.9 # via kombu
analytics-python==1.2.9
@@ -120,7 +120,7 @@ git+https://github.com/mitodl/edx-sga.git@237ad328ba3f03d189c421073c85e48091041f
edx-submissions==3.0.1
edx-user-state-client==1.1.2
edx-when==0.5.1
edxval==1.1.28
edxval==1.1.30
elasticsearch==1.9.0 # via edx-search
enum34==1.1.6
event-tracking==0.2.9
@@ -258,4 +258,4 @@ xmlsec==1.3.3 # via python3-saml
xss-utils==0.1.1
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.5.0 # via fs, lazy, python-levenshtein
# setuptools==41.6.0 # via fs, lazy, python-levenshtein

View File

@@ -17,7 +17,7 @@
-e common/lib/sandbox-packages
-e common/lib/symmath
-e openedx/core/lib/xblock_builtin/xblock_discussion
-e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive
-e git+https://github.com/edx-solutions/xblock-google-drive.git@2d176468e33c0713c911b563f8f65f7cf232f5b6#egg=xblock-google-drive
-e common/lib/xmodule
alabaster==0.7.12 # via sphinx
amqp==1.4.9
@@ -40,7 +40,7 @@ backports.weakref==1.0.post1
beautifulsoup4==4.8.1
billiard==3.3.0.23
bleach==2.1.4
bok-choy==1.0.0
bok-choy==1.0.1
boto3==1.4.8
boto==2.39.0
botocore==1.8.17
@@ -71,7 +71,7 @@ ddt==1.2.1
decorator==4.4.1
defusedxml==0.5.0
diff-cover==0.9.8
distlib==0.2.9.post0
distlib==0.3.0
django-appconf==1.0.3
django-babel-underscore==0.5.2
django-babel==0.6.2
@@ -144,7 +144,7 @@ edx-sphinx-theme==1.5.0
edx-submissions==3.0.1
edx-user-state-client==1.1.2
edx-when==0.5.1
edxval==1.1.28
edxval==1.1.30
elasticsearch==1.9.0
entrypoints==0.3
enum34==1.1.6
@@ -156,7 +156,7 @@ faulthandler==3.1 ; python_version == "2.7"
feedparser==5.1.3
filelock==3.0.12
flake8-polyfill==1.0.2
flake8==3.7.8
flake8==3.7.9
freezegun==0.3.12
fs-s3fs==0.1.8
fs==2.0.18
@@ -353,4 +353,4 @@ xss-utils==0.1.1
zipp==0.6.0
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.5.0 # via caniusepython3, fs, jsonschema, lazy, pytest, python-levenshtein, sphinx
# setuptools==41.6.0 # via caniusepython3, fs, jsonschema, lazy, pytest, python-levenshtein, sphinx

View File

@@ -85,7 +85,7 @@ git+https://github.com/edx/edx-ora2.git@2.3.3#egg=ora2==2.3.3
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
-e git+https://github.com/edx/RateXBlock.git@2.0#egg=rate-xblock
-e git+https://github.com/edx/DoneXBlock.git@2.0#egg=done-xblock
-e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive
-e git+https://github.com/edx-solutions/xblock-google-drive.git@2d176468e33c0713c911b563f8f65f7cf232f5b6#egg=xblock-google-drive
git+https://github.com/edx/xblock-lti-consumer.git@v1.2.1#egg=lti_consumer-xblock==1.2.1

View File

@@ -30,4 +30,4 @@ watchdog==0.9.0
wrapt==1.10.5
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.5.0 # via lazy
# setuptools==41.6.0 # via lazy

View File

@@ -17,7 +17,7 @@
-e common/lib/sandbox-packages
-e common/lib/symmath
-e openedx/core/lib/xblock_builtin/xblock_discussion
-e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive
-e git+https://github.com/edx-solutions/xblock-google-drive.git@2d176468e33c0713c911b563f8f65f7cf232f5b6#egg=xblock-google-drive
-e common/lib/xmodule
amqp==1.4.9
analytics-python==1.2.9
@@ -39,7 +39,7 @@ backports.weakref==1.0.post1 # via backports.tempfile
beautifulsoup4==4.8.1
billiard==3.3.0.23
bleach==2.1.4
bok-choy==1.0.0
bok-choy==1.0.1
boto3==1.4.8
boto==2.39.0
botocore==1.8.17
@@ -70,7 +70,7 @@ ddt==1.2.1
decorator==4.4.1
defusedxml==0.5.0
diff-cover==0.9.8
distlib==0.2.9.post0 # via caniusepython3
distlib==0.3.0 # via caniusepython3
django-appconf==1.0.3
django-babel-underscore==0.5.2
django-babel==0.6.2
@@ -140,7 +140,7 @@ git+https://github.com/mitodl/edx-sga.git@237ad328ba3f03d189c421073c85e48091041f
edx-submissions==3.0.1
edx-user-state-client==1.1.2
edx-when==0.5.1
edxval==1.1.28
edxval==1.1.30
elasticsearch==1.9.0
entrypoints==0.3 # via flake8
enum34==1.1.6
@@ -152,7 +152,7 @@ faulthandler==3.1 ; python_version == "2.7" # via pytest-faulthandler
feedparser==5.1.3
filelock==3.0.12 # via tox
flake8-polyfill==1.0.2 # via radon
flake8==3.7.8 # via flake8-polyfill
flake8==3.7.9 # via flake8-polyfill
freezegun==0.3.12
fs-s3fs==0.1.8
fs==2.0.18
@@ -335,4 +335,4 @@ xss-utils==0.1.1
zipp==0.6.0
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.5.0 # via caniusepython3, fs, lazy, pytest, python-levenshtein
# setuptools==41.6.0 # via caniusepython3, fs, lazy, pytest, python-levenshtein