Skip to content

Commit

Permalink
Remove numpy depdendency.
Browse files Browse the repository at this point in the history
  • Loading branch information
dokterbob committed Dec 11, 2024
1 parent 8b2d4ba commit 0848d76
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ lazify = "^0.4.0"
packaging = "^23.1"
python-multipart = "^0.0.9"
pyjwt = "^2.8.0"
numpy = "^1.26"

[tool.poetry.group.tests]
optional = true
Expand Down

0 comments on commit 0848d76

Please sign in to comment.