chore: bumps blockstore version

to add logging to debug blockstore app storage configuration
This commit is contained in:
Jillian Vogel
2022-06-15 14:50:53 +09:30
parent ce765a7db1
commit 8592ef4c3e
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
#
# make upgrade
#
-e git+https://github.com/openedx/blockstore.git@1.2.1#egg=blockstore==1.2.1
-e git+https://github.com/openedx/blockstore.git@1.2.2#egg=blockstore==1.2.2
# via -r requirements/edx/github.in
-e common/lib/capa
# via

View File

@@ -4,7 +4,7 @@
#
# make upgrade
#
-e git+https://github.com/openedx/blockstore.git@1.2.1#egg=blockstore==1.2.1
-e git+https://github.com/openedx/blockstore.git@1.2.2#egg=blockstore==1.2.2
# via -r requirements/edx/testing.txt
-e common/lib/capa
# via

View File

@@ -63,7 +63,7 @@ git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752
git+https://github.com/edx/django-require.git@0c54adb167142383b26ea6b3edecc3211822a776#egg=django-require==1.0.12
# Our libraries:
-e git+https://github.com/openedx/blockstore.git@1.2.1#egg=blockstore==1.2.1
-e git+https://github.com/openedx/blockstore.git@1.2.2#egg=blockstore==1.2.2
-e git+https://github.com/edx/codejail.git@3.1.3#egg=codejail==3.1.3
-e git+https://github.com/edx/RateXBlock.git@2.0.1#egg=rate-xblock
-e git+https://github.com/edx-solutions/xblock-google-drive.git@2d176468e33c0713c911b563f8f65f7cf232f5b6#egg=xblock-google-drive

View File

@@ -4,7 +4,7 @@
#
# make upgrade
#
-e git+https://github.com/openedx/blockstore.git@1.2.1#egg=blockstore==1.2.1
-e git+https://github.com/openedx/blockstore.git@1.2.2#egg=blockstore==1.2.2
# via -r requirements/edx/base.txt
-e common/lib/capa
# via