diff --git a/requirements.txt b/requirements.txt index 17cf81f8..4ca40b99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ nomic==2.0.14 protobuf==4.25.0 langchain==0.0.331 -langchainhub==0.1.13 +langchainhub==0.1.14 click==8.1.7 aiohttp==3.8.6 MarkupSafe==2.1.3 @@ -54,5 +54,4 @@ unstructured==0.10.29 # causes huge ~5.3 GB of installs. Probbably from onnx: ht # cs-dlp @ git+https://github.com/raffaem/cs-dlp.git@0.12.0b0 # previously called coursera-dl xlrd==1.1.0 # for excel ingest newrelic==9.3.0 -ray==2.8.1 -langchainhub==0.1.14 \ No newline at end of file +ray==2.8.1 \ No newline at end of file