Skip to content

Commit ffe5c5a

Browse files
committed
fix: add pydantic into polywrap-core
1 parent 382491a commit ffe5c5a

2 files changed

Lines changed: 67 additions & 1 deletion

File tree

packages/polywrap-core/poetry.lock

Lines changed: 66 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/polywrap-core/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ gql = "3.4.0"
1414
graphql-core = "^3.2.1"
1515
result = "^0.8.0"
1616
polywrap-manifest = { path = "../polywrap-manifest", develop = true }
17+
pydantic = "^1.10.2"
1718

1819
[tool.poetry.dev-dependencies]
1920
pytest = "^7.1.2"

0 commit comments

Comments
 (0)