mirror of
https://github.com/google/mozc-devices.git
synced 2025-11-08 16:53:28 +03:00
Update TensorFlow to v2.12.1
This commit is contained in:
@@ -61,7 +61,7 @@ setup(
|
|||||||
install_requires=[
|
install_requires=[
|
||||||
'cairocffi',
|
'cairocffi',
|
||||||
'pillow',
|
'pillow',
|
||||||
'tensorflow~=2.9.1',
|
'tensorflow~=2.12.1',
|
||||||
'tf_slim~=1.1.0',
|
'tf_slim~=1.1.0',
|
||||||
'enum34;python_version<"3.4"',
|
'enum34;python_version<"3.4"',
|
||||||
'pyserial',
|
'pyserial',
|
||||||
|
|||||||
Reference in New Issue
Block a user