Skip to content

Commit d388b6c

Browse files
authored
Fix Sybil failing test. (#98)
* Pin pytest version. * Update pytest version constraint in requirements
1 parent 1ed01b8 commit d388b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest>=8
1+
pytest!=9.0.0
22
pytest-lazy-fixtures>=1.1.1
33
sybil

0 commit comments

Comments
 (0)