Skip to content

Commit 8fd7c07

Browse files
- Removed numpy and typing-extensions
1 parent 61eb615 commit 8fd7c07

File tree

2 files changed

+1
-48
lines changed

2 files changed

+1
-48
lines changed

poetry.lock

Lines changed: 1 addition & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ thread = "thread.__main__:app"
2525

2626
[tool.poetry.dependencies]
2727
python = "^3.9"
28-
numpy = "^1.26.2"
29-
typing-extensions = "^4.8.0"
3028
typer = {extras = ["all"], version = "^0.9.0"}
3129

3230

0 commit comments

Comments
 (0)