Skip to content

Commit

Permalink
fix requirements hard locks
Browse files Browse the repository at this point in the history
  • Loading branch information
KastanDay committed Dec 14, 2023
1 parent f8fa1dc commit 1468087
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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/[email protected] # previously called coursera-dl
xlrd==1.1.0 # for excel ingest
newrelic==9.3.0
ray==2.8.1
langchainhub==0.1.14
ray==2.8.1

0 comments on commit 1468087

Please sign in to comment.