diff --git a/mambaenv.yaml b/mambaenv.yaml index 2c2af2e..1ef9237 100644 --- a/mambaenv.yaml +++ b/mambaenv.yaml @@ -4,11 +4,11 @@ channels: dependencies: - python=3.10 - pip - - mlflow - - numpy - - streamlit - - boto3 - - protobuf==3.20.* # install pip requirements - # - pip: + - pip: + - mlflow + - numpy + - streamlit + - boto3 + - protobuf==3.20.* # - git+https://github.com/ergodicio/tsadar.git \ No newline at end of file