Skip to content

Commit

Permalink
Fix: remove accidentally added django dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mnboos committed May 14, 2020
1 parent 534270e commit 770465f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 157 deletions.
158 changes: 2 additions & 156 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 @@ -12,7 +12,6 @@ license = "GNU AGPL v3"
[tool.poetry.dependencies]
python = "^3.7"
xeger = "^0.3.5"
django = {extras = ["argon2"], version = "^3.0.5"}

[tool.poetry.dev-dependencies]
pytest = "^5.4.1"
Expand Down

0 comments on commit 770465f

Please sign in to comment.