Skip to content

Commit 045f011

Browse files
committed
feat: point to dev lti xblock
1 parent ab9a5e3 commit 045f011

15 files changed

Lines changed: 23 additions & 19 deletions

File tree

requirements/edx-sandbox/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade

requirements/edx/assets.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade

requirements/edx/base.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade
@@ -723,7 +723,7 @@ lazy==1.6
723723
# lti-consumer-xblock
724724
# ora2
725725
# xblock
726-
lti-consumer-xblock==9.14.5
726+
lti-consumer-xblock @ git+https://github.com/open-craft/xblock-lti-consumer@navin/FAL-4318/reuse-config-data
727727
# via -r requirements/edx/kernel.in
728728
lxml[html-clean]==5.3.2
729729
# via
@@ -845,6 +845,7 @@ openedx-events==10.5.0
845845
# edx-event-bus-kafka
846846
# edx-event-bus-redis
847847
# event-tracking
848+
# lti-consumer-xblock
848849
# ora2
849850
openedx-filters==2.1.0
850851
# via

requirements/edx/coverage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade

requirements/edx/development.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade
@@ -1203,7 +1203,7 @@ libsass==0.10.0
12031203
# via
12041204
# -c requirements/constraints.txt
12051205
# -r requirements/edx/assets.txt
1206-
lti-consumer-xblock==9.14.5
1206+
lti-consumer-xblock @ git+https://github.com/open-craft/xblock-lti-consumer@navin/FAL-4318/reuse-config-data
12071207
# via
12081208
# -r requirements/edx/doc.txt
12091209
# -r requirements/edx/testing.txt
@@ -1408,6 +1408,7 @@ openedx-events==10.5.0
14081408
# edx-event-bus-kafka
14091409
# edx-event-bus-redis
14101410
# event-tracking
1411+
# lti-consumer-xblock
14111412
# ora2
14121413
openedx-filters==2.1.0
14131414
# via

requirements/edx/doc.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade
@@ -882,7 +882,7 @@ lazy==1.6
882882
# lti-consumer-xblock
883883
# ora2
884884
# xblock
885-
lti-consumer-xblock==9.14.5
885+
lti-consumer-xblock @ git+https://github.com/open-craft/xblock-lti-consumer@navin/FAL-4318/reuse-config-data
886886
# via -r requirements/edx/base.txt
887887
lxml[html-clean]==5.3.2
888888
# via
@@ -1025,6 +1025,7 @@ openedx-events==10.5.0
10251025
# edx-event-bus-kafka
10261026
# edx-event-bus-redis
10271027
# event-tracking
1028+
# lti-consumer-xblock
10281029
# ora2
10291030
openedx-filters==2.1.0
10301031
# via

requirements/edx/kernel.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jsonfield # Django model field for validated JSON; use
101101
laboratory # Library for testing that code refactors/infrastructure changes produce identical results
102102
importlib_metadata # Used to access entry_points in i18n_api plugin
103103
lxml[html_clean] # XML parser
104-
lti-consumer-xblock>=9.14.2
104+
lti-consumer-xblock @ git+https://github.com/open-craft/xblock-lti-consumer@navin/FAL-4318/reuse-config-data
105105
mako # Primary template language used for server-side page rendering
106106
Markdown # Convert text markup to HTML; used in capa problems, forums, and course wikis
107107
meilisearch # Library to access Meilisearch search engine (will replace ElasticSearch)

requirements/edx/semgrep.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade

requirements/edx/testing.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade
@@ -925,7 +925,7 @@ lazy==1.6
925925
# lti-consumer-xblock
926926
# ora2
927927
# xblock
928-
lti-consumer-xblock==9.14.5
928+
lti-consumer-xblock @ git+https://github.com/open-craft/xblock-lti-consumer@navin/FAL-4318/reuse-config-data
929929
# via -r requirements/edx/base.txt
930930
lxml[html-clean]==5.3.2
931931
# via
@@ -1076,6 +1076,7 @@ openedx-events==10.5.0
10761076
# edx-event-bus-kafka
10771077
# edx-event-bus-redis
10781078
# event-tracking
1079+
# lti-consumer-xblock
10791080
# ora2
10801081
openedx-filters==2.1.0
10811082
# via

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade

0 commit comments

Comments
 (0)