Skip to content

Commit fbf94d8

Browse files
committed
Update poetry plugin + generate lock
1 parent 2434443 commit fbf94d8

File tree

2 files changed

+33
-2
lines changed

2 files changed

+33
-2
lines changed

poetry.lock

Lines changed: 30 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ python = "^3.8"
1313
httpx = "^0.27.0"
1414
pydantic = "^2.9.0"
1515

16+
[tool.poetry.requires-plugins]
17+
poetry-plugin-export = ">=1.8"
18+
1619
[tool.poetry.group.dev.dependencies]
1720
pytest = ">=7.4.3,<9.0.0"
1821
pytest-asyncio = ">=0.23.2,<0.25.0"

0 commit comments

Comments
 (0)