Skip to content

Commit

Permalink
downgraded pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
whitead committed Aug 22, 2023
1 parent 9bec7c7 commit 3189912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
packages=["paperqa", "paperqa.contrib"],
install_requires=[
"pypdf",
"pydantic<2",
"langchain>=0.0.198",
"openai >= 0.27.8",
"faiss-cpu",
Expand Down

0 comments on commit 3189912

Please sign in to comment.