Skip to content

Commit

Permalink
Remove unnecessary swagger_ui_bundle dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
juhoinkinen committed Mar 20, 2023
1 parent 9586d73 commit dba4ff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ classifiers=[
python = ">=3.8,<3.11"

connexion = {version = "2.14.*", extras = ["swagger-ui"]}
swagger_ui_bundle = "*"
flask = ">=1.0.4,<3"
flask-cors = "*"
click = "8.1.*"
Expand Down

0 comments on commit dba4ff4

Please sign in to comment.