diff --git a/requirements.txt b/requirements.txt index 7f17ca4f..17cf81f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ unstructured==0.10.29 # causes huge ~5.3 GB of installs. Probbably from onnx: ht # Not currently supporting coursera ingest # cs-dlp @ git+https://github.com/raffaem/cs-dlp.git@0.12.0b0 # previously called coursera-dl -xlrd # for excel ingest -newrelic -ray -langchainhub \ No newline at end of file +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