Skip to content

Commit ffbb67b

Browse files
t i# This is a combination of 3 commits.
Update requirements
1 parent 1898862 commit ffbb67b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
# Disallowing 2.6.0 can be removed when this is fixed https://github.com/pydantic/pydantic/issues/8705
2626
"pydantic>=1.10,<3,!=2.6.0", # could be both V1 and V2
2727
"docker",
28+
"pytest-lazy-fixture",
2829
]
2930

3031
jupyter_executor = [

0 commit comments

Comments
 (0)