Skip to content

Commit

Permalink
Update ML functions
Browse files Browse the repository at this point in the history
  • Loading branch information
airenas committed Nov 27, 2023
1 parent c828912 commit b4d54d6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deploy/az_ml/map_pipeline/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ dependencies:
- pip:
- azure-functions==1.13.3
- azure-storage-blob==12.13.0
- "git+https://github.com/airenas/re-bankmap.git@v0.2.277-beta#egg=bankmap"
- "git+https://github.com/airenas/re-bankmap.git@v0.2.305-beta#egg=bankmap"
- mlflow== 2.4.1
- azureml-mlflow==1.51.0
2 changes: 1 addition & 1 deletion deploy/az_ml/map_pipeline/src/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.277
v0.2.305
2 changes: 1 addition & 1 deletion deploy/az_ml/tune_pipeline/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ dependencies:
- pip:
- azure-functions==1.13.3
- azure-storage-blob==12.13.0
- "git+https://github.com/airenas/re-bankmap.git@v0.2.277-beta#egg=bankmap"
- "git+https://github.com/airenas/re-bankmap.git@v0.2.305-beta#egg=bankmap"
- mlflow== 2.4.1
- azureml-mlflow==1.51.0
2 changes: 1 addition & 1 deletion deploy/az_ml/tune_pipeline/src/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.277
v0.2.305

0 comments on commit b4d54d6

Please sign in to comment.