Update environment.yml to TFX 0.15.0rc0 and TFDS 1.3.0
parent
bbadc3276a
commit
c3f3b43d6c
|
@ -185,7 +185,7 @@ dependencies:
|
|||
- keras-applications==1.0.8
|
||||
- keras-preprocessing==1.1.0
|
||||
- markdown==3.1.1
|
||||
- ml-metadata==0.14.0
|
||||
- ml-metadata==0.15.0rc0
|
||||
- mock==2.0.0
|
||||
- monotonic==1.5
|
||||
- oauth2client==3.0.0
|
||||
|
@ -206,22 +206,21 @@ dependencies:
|
|||
- tensorboard==2.0.0
|
||||
- tensorflow==2.0.0
|
||||
- tensorflow-addons==0.6.0
|
||||
- tensorflow-data-validation==0.14.1
|
||||
- tensorflow-datasets==1.2.0
|
||||
- tensorflow-data-validation==0.15.0
|
||||
- tensorflow-datasets==1.3.0
|
||||
- tensorflow-estimator==2.0.0
|
||||
- tensorflow-hub==0.6.0
|
||||
- tensorflow-metadata==0.14.0
|
||||
- tensorflow-model-analysis==0.14.0
|
||||
- tensorflow-serving-api==1.14.0
|
||||
- tensorflow-transform==0.14.0
|
||||
- tensorflow-metadata==0.15.0
|
||||
- tensorflow-model-analysis==0.15.2
|
||||
- tensorflow-serving-api==2.0.0
|
||||
- tensorflow-transform==0.15.0
|
||||
- termcolor==1.1.0
|
||||
- tf-agents-nightly==0.2.0.dev20191012
|
||||
- tfp-nightly==0.9.0.dev20191013
|
||||
- tfx==0.14.0
|
||||
- tf-agents-nightly
|
||||
- tfp-nightly
|
||||
- tfx==0.15.0rc0
|
||||
- uritemplate==3.0.0
|
||||
- uritools==2.2.0
|
||||
- urlextract==0.13.0
|
||||
- werkzeug==0.16.0
|
||||
- wrapt==1.11.2
|
||||
prefix: /Users/ageron/miniconda3/envs/tf2
|
||||
|
||||
|
|
Loading…
Reference in New Issue