Skip to content

Commit

Permalink
Update sample "image_classification_keras_minist_convnet" conda depen…
Browse files Browse the repository at this point in the history
…dency (Azure#2249)

* update

* update

---------

Co-authored-by: Ying Chen <2601502859@qq.com>
  • Loading branch information
YingChen1996 and Ying Chen committed May 5, 2023
1 parent 8877369 commit 5ede0fe
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ dependencies:
- python=3.7.11
- pip=20.0
- pip:
- mldesigner==0.1.0b4
- mldesigner==0.1.0b12
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
- python=3.7.11
- pip=20.0
- pip:
- azureml-mlflow==1.42.0
- azureml-mlflow==1.50.0
- tensorflow==2.7.0
- numpy==1.21.4
- scikit-learn==1.0.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ channels:
- defaults
dependencies:
- python=3.7.11
- pip=20.0
- pip=20.2
- pip:
- mldesigner==0.1.0b4
- azureml-mlflow==1.42.0
- mldesigner==0.1.0b12
- azureml-mlflow==1.50.0
- tensorflow==2.7.0
- numpy==1.21.4
- scikit-learn==1.0.1
- pandas==1.3.4
- matplotlib==3.2.2
- protobuf==3.20.0
- protobuf==3.20.0

0 comments on commit 5ede0fe

Please sign in to comment.