Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancetnik authored Dec 28, 2024
1 parent 9a728fe commit 2dcec50
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 @@ -128,7 +128,7 @@ lint = [
]

test-core = [
"coverage[toml]==7.6.9; python_version == '3.8'",
"coverage[toml]==7.6.1; python_version == '3.8'",
"coverage[toml]==7.6.9; python_version >= '3.9'",
"pytest==8.3.4",
"pytest-asyncio==0.25.0",
Expand Down

0 comments on commit 2dcec50

Please sign in to comment.