Skip to content

Commit 1dd363e

Browse files
authored
fix: remove limit on pydantic 2.0 (#209)
1 parent ab545d9 commit 1dd363e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ dependencies = [
88
"tiktoken",
99
"langchain>=0.0.288",
1010
"openai",
11-
"pydantic<2.0",
1211
"pysbd>=0.3.4",
1312
]
1413
dynamic = ["version", "readme"]

0 commit comments

Comments
 (0)