Skip to content

Commit 86de351

Browse files
committed
avoid tf 1 in environment-tf
1 parent cf2ee8d commit 86de351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/environment-tf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ dependencies:
1111
- pytest
1212
- python
1313
- xarray
14-
- tensorflow
14+
- tensorflow >=2.0,<3.0
1515
- tifffile <=2022.4.8 # pin fixes Syntax error; see https://github.com/bioimage-io/core-bioimage-io-python/pull/259
1616
- keras

0 commit comments

Comments
 (0)