From 2299dcedd00fdc913964b9df6b214f3e4d9326d5 Mon Sep 17 00:00:00 2001 From: archis Date: Tue, 12 Nov 2024 20:26:26 -0800 Subject: [PATCH] protobuf --- mambaenv.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mambaenv.yaml b/mambaenv.yaml index 23b0b4b..94be52a 100644 --- a/mambaenv.yaml +++ b/mambaenv.yaml @@ -3,12 +3,12 @@ channels: - conda-forge dependencies: - python=3.12 - - git - pip - mlflow - numpy - streamlit - boto3 + - protobuf==3.20.* # install pip requirements # - pip: # - git+https://github.com/ergodicio/tsadar.git \ No newline at end of file