TensorFlow version up

This commit is contained in:
Shuhei Iitsuka
2022-06-06 16:05:05 +09:00
committed by Shuhei Iitsuka
parent f43a0829f6
commit 38756c0a9a
2 changed files with 3 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ setup(
install_requires=[
'cairocffi',
'pillow',
'tensorflow~=2.5.1',
'tensorflow~=2.9.1',
'tf_slim~=1.1.0',
'enum34;python_version<"3.4"',
'pyserial',