Skip to content

Commit

Permalink
Removes pydantic as a dependency, now that we use it via langchain
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonWeill committed Nov 13, 2023
1 parent 6044f0d commit c1301a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/jupyter-ai/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ classifiers = [
dependencies = [
"jupyter_server>=1.6,<3",
"jupyterlab~=4.0",
"pydantic>=1.0,<3",
"openai~=0.26",
"aiosqlite>=0.18",
"importlib_metadata>=5.2.0",
Expand Down

0 comments on commit c1301a4

Please sign in to comment.