Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcserrat authored Feb 9, 2022
1 parent 546f236 commit 5e6d964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ readme = "./README.md"

[tool.poetry.dependencies]
python = "^3.8"
connect-openapi-client = "^22.0.8"
connect-extension-runner = "^23.4"
connect-openapi-client = "24.*"
connect-extension-runner = "24.*"
pyjwt = "^2.1.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 5e6d964

Please sign in to comment.