Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Uri Granta committed Jul 3, 2024
1 parent 615b482 commit 6650961
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pytest-mock = "^3.1.1"
pytest-mypy = "^0.6.1"
pytest-pylint = "^0.17.0"
scipy = [
{ version = "^1.5.4", markers = "python_version >= '3.7' and python_version < '3.9'" },
{ version = "^1.5.4", markers = "python_version >= '3.7' and python_version < '3.10'" },
{ version = "^1.8.1", markers = "python_version >= '3.10' and python_version < '3.12'" }
]
taskipy = "^1.2.0"
Expand Down

0 comments on commit 6650961

Please sign in to comment.