Skip to content

Commit

Permalink
try pinning pydantic<2 (hf space is broken)
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Jan 6, 2024
1 parent 560825c commit ab324a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
farm-haystack[faiss,inference]==1.23.0
haystack-entailment-checker
plotly==5.14.1
pydantic<2

# commented to not interfere with streamlit SDK in HF spces
# uncomment for local installation
Expand Down

0 comments on commit ab324a5

Please sign in to comment.