Skip to content

Commit 328c7e3

Browse files
authored
Add tensorflow to dev dependency (#927)
1 parent 8ab9dbe commit 328c7e3

File tree

3 files changed

+429
-2
lines changed

3 files changed

+429
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dev = [
2727
"torch>=2.2,<=2.9.0",
2828
"numpy>=1.24,<2.0",
2929
"setuptools>=80.9.0",
30+
"tensorflow>=2.20",
3031
]
3132

3233
[tool.uv]

qdp/qdp-python/uv.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)