Skip to content

Commit f6861e6

Browse files
author
Jonathan Harper
committed
Limit Tensorflow version for tests to <2.0
1 parent a941c50 commit f6861e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_constraints_max_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# For projects with upper bounds, we should periodically update this list to the latest release version
33
grpcio>=1.23.0
44
numpy>=1.17.2
5-
tensorflow>=1.14.0
5+
tensorflow>=1.14.0,<2.0

0 commit comments

Comments
 (0)