Stefano Fiorucci commited on
Commit
d1ee061
·
unverified ·
1 Parent(s): 4c41de2

revert Haystack version to avoid "TypeError: Object of type IndexFlat is not JSON serializable"

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- farm-haystack[faiss]==1.11.1
2
  plotly==5.10.0
3
  # commented to not interfere with streamlit SDK in HF spces
4
  # uncomment for local installation
 
1
+ farm-haystack[faiss]==1.7.1
2
  plotly==5.10.0
3
  # commented to not interfere with streamlit SDK in HF spces
4
  # uncomment for local installation