Skip to content

Commit

Permalink
chore: removed setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
ryshoooo committed Nov 13, 2023
1 parent 96e6b11 commit a3add16
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -30,7 +30,6 @@ Documentation = "https://python-keycloak.readthedocs.io/en/latest/"

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
setuptools = ">=50.0.0"
requests = ">=2.20.0"
python-jose = ">=3.3.0"
mock = {version = "^4.0.3", optional = true}
Expand Down

0 comments on commit a3add16

Please sign in to comment.