Skip to content

Commit

Permalink
MAINT: Update pytest-xdist requirement from <3.6,>=3.5.0 to >=3.5.0,<…
Browse files Browse the repository at this point in the history
…3.7 (#4555)
  • Loading branch information
SMoraisAnsys authored Apr 21, 2024
2 parents cf3bf17 + ab06be7 commit 40099e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ tests = [
"pandas>=1.1.0,<2.3",
"pytest>=7.4.0,<8.2",
"pytest-cov>=4.0.0,<5.1",
"pytest-xdist>=3.5.0,<3.6",
"pytest-xdist>=3.5.0,<3.7",
"pyedb>=0.4.0,<0.5; python_version == '3.7'",
"pyedb>=0.5.0,<0.8; python_version > '3.7'",
"pyvista>=0.38.0,<0.44",
Expand Down

0 comments on commit 40099e9

Please sign in to comment.