Skip to content

Commit

Permalink
feat: apigw-manager support stages
Browse files Browse the repository at this point in the history
  • Loading branch information
Han-Ya-Jun committed Jun 28, 2024
1 parent 0967fdb commit 282ad7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdks/apigw-manager/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 sdks/apigw-manager/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pyjwt = { version = ">=1.6.4", optional = true }
django-environ = { version = ">=0.8.1", optional = true }
Django = { version = ">=1.11.1", optional = true }
cryptography = { version = ">=3.1.1", optional = true }
packaging = { version = "^20.4" }
packaging = { version = ">=20.4" }
PyMySQL = { version = "^1.0.2", optional = true }
kubernetes = { version = "*", optional = true }

Expand Down

0 comments on commit 282ad7e

Please sign in to comment.