Skip to content

Commit e9177a9

Browse files
committed
pyproject.toml restore pytest
1 parent d50cf24 commit e9177a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ py-cpuinfo = ">=5.0.0"
3535
tqdm = "^4.62.3"
3636
pandas = ">=1.0.1,!=1.5.0"
3737
tables = "^3.8"
38+
pytest = "^8.0"
3839
dlclibrary = ">=0.0.6"
40+
3941
# PyTorch models
4042
scipy = ">=1.9"
4143
timm = { version = ">=1.0.7", optional = true }

0 commit comments

Comments
 (0)