We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba9ead commit bb5769dCopy full SHA for bb5769d
requirements/dev.txt
@@ -6,7 +6,7 @@ types-requests>=2.25.0, <3.0.0
6
# testing
7
pytest>=5.3.5, <8.0.0
8
pytest-cov>=2.6.1, <5.0.0
9
-pytest-xdist>=1.28.0, <3.0.0 # for distributed testing, currently unused (see setup.cfg)
+pytest-xdist>=1.28.0, <4.0.0 # for distributed testing, currently unused (see setup.cfg)
10
pytest-lazy-fixture>=0.6.3, <0.7.0
11
pytest-custom_exit_code>=0.3.0 # for notebook tests
12
pytest-timeout>=1.4.2, <3.0.0 # for notebook tests
0 commit comments