Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
masanorihirano committed Aug 26, 2024
1 parent 41ae679 commit 7b28f8c
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 @@ -25,7 +25,7 @@ click = "8.0.4"
flake8 = "4.0.1"
scipy = [
{ version = ""^1.10.1"", markers = "python_version < '3.9'" },
{ version = ""^1.12.0"", markers = "python_version >= '3.9'" },
{ version = ""^1.12.0"", markers = "python_version >= '3.9'" }
]
mypy = "^1.11.1"
pyproject-flake8 = "4.0.1"
Expand Down

0 comments on commit 7b28f8c

Please sign in to comment.