Skip to content

Commit 7e44676

Browse files
Add pin for sgkit 0.8.0 to dev requirements
1 parent 135b0f6 commit 7e44676

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
@@ -53,7 +53,7 @@ dev = [
5353
"pytest",
5454
"pytest-coverage",
5555
"pytest-xdist",
56-
"sgkit",
56+
"sgkit>=0.8.0",
5757
"tqdm"
5858
]
5959

0 commit comments

Comments
 (0)