From 1bc3bf95b10013f83c13d6ebae413b151164a314 Mon Sep 17 00:00:00 2001 From: Cristhian Garcia Date: Mon, 30 Sep 2024 10:01:22 -0500 Subject: [PATCH] feat(load): bump xapi-db-load to v1.4 --- tutoraspects/templates/aspects/build/aspects/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutoraspects/templates/aspects/build/aspects/requirements.txt b/tutoraspects/templates/aspects/build/aspects/requirements.txt index 9f20cc9da..6ca21420a 100644 --- a/tutoraspects/templates/aspects/build/aspects/requirements.txt +++ b/tutoraspects/templates/aspects/build/aspects/requirements.txt @@ -1,5 +1,5 @@ # alembic packages alembic==1.11.1 clickhouse-sqlalchemy==0.1.9 -git+https://github.com/openedx/xapi-db-load@1.2#egg=xapi-db-load==1.2 +git+https://github.com/openedx/xapi-db-load@1.4 pyyaml