We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db0a32c commit 4be4e0eCopy full SHA for 4be4e0e
setup.cfg
@@ -53,7 +53,7 @@ install_requires =
53
pandas
54
torch <=2.3.1 # this is temporary, see #829
55
# tf and tfprob are required but not declared by onnx_tf
56
- tensorflow >= 2.12,<2.16
+ tensorflow >= 2.12
57
tensorflow_probability <0.24
58
# https://setuptools.pypa.io/en/latest/userguide/datafiles.html#accessing-data-files-at-runtime
59
importlib_resources;python_version<'3.10'
0 commit comments