Skip to content

Commit

Permalink
pip
Browse files Browse the repository at this point in the history
  • Loading branch information
joglekara committed Nov 13, 2024
1 parent 843e750 commit af9f8ec
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions mambaenv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit af9f8ec

Please sign in to comment.