There was an error while loading. Please reload this page.
1 parent 3a93fd2 commit 24aef0eCopy full SHA for 24aef0e
1 file changed
pyproject.toml
@@ -20,10 +20,7 @@ dependencies = [
20
"numba>=0.53.1",
21
"numpy>=1.21.0",
22
"psutil>=5.9.0",
23
- "silence_tensorflow>=0.2.0",
24
- "tensorflow>=2.17.0;sys_platform != 'linux'",
25
- # to avoid tensorflow warning messages: https://github.com/tensorflow/tensorflow/issues/54499#issuecomment-1050103601
26
- "tensorflow-cpu>=2.17.0;sys_platform == 'linux'",
+ "tensorflow>=2.17.0",
27
]
28
license = "GPL-3.0-only"
29
license-files = [
0 commit comments