Skip to content

Commit

Permalink
Add PyJWT to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
burnash committed Mar 25, 2024
1 parent b9bb0d3 commit b05b20c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ google-api-python-client = ">=1.7.11"
pytest-asyncio = "^0.23.5"
types-sqlalchemy = "^1.4.53.38"
ruff = "^0.3.2"
pyjwt = "^2.8.0"

[tool.poetry.group.pipeline]
optional=true
Expand Down

0 comments on commit b05b20c

Please sign in to comment.