Update requirements.txt typo

= instead of ==
pull/307/head
evelynmitchell 1 year ago committed by GitHub
parent 452db602e5
commit 147909ddac

@ -14,7 +14,7 @@ beautifulsoup4
google-search-results==2.4.2 google-search-results==2.4.2
Pillow Pillow
faiss-cpu faiss-cpu
openai=0.28.0 openai==0.28.0
attrs attrs
datasets datasets
soundfile soundfile

Loading…
Cancel
Save