Skip to content

Commit c35c8d5

Browse files
committed
Tagged package version in test
2 parents fd80ff0 + f4e37ee commit c35c8d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nyoka/tests/_install_dependencies.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"lxml",
1212
"sklearn-pandas",
1313
"lightgbm",
14-
"h5py",
14+
"h5py==2.10.0",
1515
"pandas",
1616
"numpy",
1717
"pytest-cov",
1818
"pytest",
1919
"codecov",
2020
"pillow",
21-
"keras-retinanet",
21+
"keras-retinanet==0.5.1",
2222
"xmlschema"
2323
]
2424

0 commit comments

Comments
 (0)