Skip to content

Commit

Permalink
Bump connexion
Browse files Browse the repository at this point in the history
  • Loading branch information
Psykar committed Jan 8, 2024
1 parent 9863fd7 commit 58f54ac
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
18 changes: 17 additions & 1 deletion 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "^3.6"
django = {extras = ["argon2"],version = "<2.3.0"}
requests = "*"
pytz = "*"
connexion = ">=2.6.0"
connexion = {version = ">=2.14.2", extras = ["swagger-ui"]}
gunicorn = "*"
psycopg2-binary = "*"
whitenoise = {extras = ["brotli"],version = "*"}
Expand Down

0 comments on commit 58f54ac

Please sign in to comment.