We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf6200f + 7c95699 commit 340e5e9Copy full SHA for 340e5e9
GCP/founder-classifier/setup.py
@@ -1,7 +1,7 @@
1
from setuptools import find_packages
2
from setuptools import setup
3
4
-REQUIRED_PACKAGES = ['tensorflow==1.14.0']
+REQUIRED_PACKAGES = ['tensorflow==2.7.2']
5
6
setup(
7
name='trainer',
0 commit comments