From a8a6f2167496e0ffc69b8962fb616dd30499c14f Mon Sep 17 00:00:00 2001 From: Eli Jones Date: Wed, 31 Jan 2024 09:33:38 -0500 Subject: [PATCH] [staged-updates] updates forest commit target to point at new bugfix --- requirements.in | 2 +- requirements.txt | 2 +- requirements_data_processing.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.in b/requirements.in index 94b5fd43d..baaa981f1 100644 --- a/requirements.in +++ b/requirements.in @@ -44,4 +44,4 @@ django-timezone-field==4.1.1 pip-tools>=7.3.0 # this target points at what is currently the "beiwe-taskrunner" branch of the forest repo. -git+https://git@github.com/onnela-lab/forest@ccf30f70b170f9fb59dcc2fb9e83a90471da84ae +git+https://git@github.com/onnela-lab/forest@a1eb117263ba9e831426017e472ab5bbf9277888 diff --git a/requirements.txt b/requirements.txt index 1096e1987..e3a653186 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ executing==2.0.1 # via stack-data firebase-admin==5.4.0 # via -r requirements.in -forest @ git+https://git@github.com/onnela-lab/forest@ccf30f70b170f9fb59dcc2fb9e83a90471da84ae +forest @ git+https://git@github.com/onnela-lab/forest@a1eb117263ba9e831426017e472ab5bbf9277888 # via -r requirements.in google-api-core[grpc]==2.15.0 # via diff --git a/requirements_data_processing.txt b/requirements_data_processing.txt index f9556fce2..5c9f888b0 100644 --- a/requirements_data_processing.txt +++ b/requirements_data_processing.txt @@ -4,7 +4,7 @@ celery==4.4.7 # This is sort-of-temporary, forest is open-source but not a pip-installable package right now. # Note that this file is read programmatically in update_forest_version # TODO: we now have two locations declaing we need to remove one -git+https://git@github.com/onnela-lab/forest@ccf30f70b170f9fb59dcc2fb9e83a90471da84ae +git+https://git@github.com/onnela-lab/forest@a1eb117263ba9e831426017e472ab5bbf9277888 # it is possible you will need to imstall the following system dependencies on ubuntu: