Skip to content

Commit e5fa92a

Browse files
committed
Pin pydantic to 1.x
copier-org/copier#1225
1 parent c92acd2 commit e5fa92a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/python/packages/flet/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ websockets = "^11.0.3"
2525
packaging = "^23.1"
2626
copier = "^8.0.0"
2727
qrcode = "^7.4.2"
28+
pydantic = "<2"
2829

2930
[tool.poetry.group.dev.dependencies]
3031
pre-commit = "^2.6"

0 commit comments

Comments
 (0)