Skip to content

Commit 8dd7d6d

Browse files
authored
Update pyproject.toml
1 parent 006b1ca commit 8dd7d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ torch = ">=1.10,<3.0"
3636
dlclibrary = ">=0.0.6"
3737
pandas = "^1.3"
3838
tables = "^3.6"
39+
pytest = "^8.0"
3940

4041
# OS-specific TensorFlow packages
4142
tensorflow = [
@@ -44,7 +45,6 @@ tensorflow = [
4445
]
4546
tensorflow-macos = { version = ">=2.7.0,<2.12", markers = "sys_platform == 'darwin'" }
4647

47-
4848
[tool.poetry.group.dev.dependencies]
4949

5050
[build-system]

0 commit comments

Comments
 (0)