Skip to content

Commit

Permalink
fix(dep): rm typing-extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
loiccoyle committed Sep 22, 2023
1 parent 5b4d0ad commit 78a378f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
26 changes: 14 additions & 12 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Pillow = ">=8.2,<10.0"
numpy = "^1.22.0"
tqdm = "^4.60.0"
matplotlib = "^3.4.1"
typing-extensions = { version = "^3.10.0", markers = "python_version ~= '3.7'" }
scipy = "^1.11.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 78a378f

Please sign in to comment.