Skip to content

Commit

Permalink
Strip uneeded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ab-smith committed Dec 8, 2024
1 parent b6f37e3 commit 8c2767e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 108 deletions.
108 changes: 1 addition & 107 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ pytz = "2024.2"
fido2 = "^1.1.3"
humanize = "^4.11.0"
huey = "^2.5.2"
seaborn = "^0.13.2"
python-docx = "^1.1.2"
docxtpl = "^0.19.0"
numpy = "^2.1.3"
matplotlib = "^3.9.3"

[tool.poetry.group.dev.dependencies]
pytest-django = "4.8.0"
Expand Down

0 comments on commit 8c2767e

Please sign in to comment.