mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
[tensorflow] Pin keras to 3.3.* (#12221)
This commit is contained in:
@@ -10,4 +10,5 @@ partial_stub = true
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = true
|
||||
stubtest_requirements = ["keras>=3.3.3"]
|
||||
# TODO: Support/update to keras 3.4
|
||||
stubtest_requirements = ["keras>=3.3.3,<3.4"]
|
||||
|
||||
Reference in New Issue
Block a user