Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA authored Nov 4, 2024
1 parent b3c6262 commit 1b8fdb1
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 @@ -63,7 +63,7 @@ testing = [
"numpy <2", # requirement for DLite v0.5.16, which does not support NumPy v2
"pytest ~=8.3",
"pytest-asyncio ~=0.24.0",
"pytest-cov >=5.0.0,<7",
"pytest-cov ~=6.0",
"pytest-httpx ~=0.33.0",
"entities-service[cli]",
]
Expand Down

0 comments on commit 1b8fdb1

Please sign in to comment.