From eaff9645ee67a5743f2c3ae396931edab3abb5b2 Mon Sep 17 00:00:00 2001 From: Balaji Alwar Date: Wed, 9 Oct 2024 15:13:44 -0700 Subject: [PATCH] Add pyogrio to DataHub image --- environment.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 8a3c3cc..509d506 100644 --- a/environment.yml +++ b/environment.yml @@ -10,7 +10,7 @@ dependencies: - nbclassic==1.0.0 # gh-scoped-creds needs a newer version of git than what jammy provides -- git==2.45.1 +- git==2.47.0 # pymc3 needs this - mkl-service=2.4.* @@ -118,6 +118,9 @@ dependencies: # [DH-364] https://github.com/berkeley-dsep-infra/datahub/issues/6155 - openpyxl==3.1.5 +# [DH-393] https://github.com/berkeley-dsep-infra/datahub/issues/6346 +- pyogrio==0.10.0 + - pip: # Econ 148, Spring 2023 https://github.com/berkeley-dsep-infra/datahub/issues/4093 - pycountry-convert==0.7.2