fix langchain

Kaveen Kumarasinghe 2 years ago
parent 01811f4c48
commit 10e212a0d5

@ -37,6 +37,7 @@ dependencies = [
"sentencepiece", "sentencepiece",
"protobuf", "protobuf",
"python-pptx", "python-pptx",
"langchain",
] ]
dynamic = ["version"] dynamic = ["version"]

@ -16,3 +16,4 @@ youtube_transcript_api==0.5.0
sentencepiece==0.1.97 sentencepiece==0.1.97
protobuf==3.20.2 protobuf==3.20.2
python-pptx==0.6.21 python-pptx==0.6.21
langchain==0.0.93
Loading…
Cancel
Save