Skip to content

Commit

Permalink
fix: remove limit on pydantic 2.0 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjmachan authored Oct 24, 2023
1 parent ab545d9 commit 1dd363e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ dependencies = [
"tiktoken",
"langchain>=0.0.288",
"openai",
"pydantic<2.0",
"pysbd>=0.3.4",
]
dynamic = ["version", "readme"]
Expand Down

0 comments on commit 1dd363e

Please sign in to comment.