Skip to content

Commit b05b20c

Browse files
committed
Add PyJWT to dev dependencies
1 parent b9bb0d3 commit b05b20c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ google-api-python-client = ">=1.7.11"
145145
pytest-asyncio = "^0.23.5"
146146
types-sqlalchemy = "^1.4.53.38"
147147
ruff = "^0.3.2"
148+
pyjwt = "^2.8.0"
148149

149150
[tool.poetry.group.pipeline]
150151
optional=true

0 commit comments

Comments
 (0)