Skip to content

Commit

Permalink
fix CI (#6816)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils committed Apr 21, 2024
1 parent aedbde9 commit b2298d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -69,7 +69,7 @@ dev = [
"pytest-asyncio>=0.23.6,<0.24",
"pytest-cov>=5.0.0,<5.1",
"pytest-timeout>=2.3.1,<2.4",
"pytest-xdist>=3.6.0,<3.7",
"pytest-xdist>=3.5.0,<3.7",
"pytest>=8.1.1,<9",
"requests>=2.9.1,<3",
"tox>=3.5,<5",
Expand Down

0 comments on commit b2298d7

Please sign in to comment.