fix: add to requirements.txt langchain-aws = "^0.1.2"

This commit is contained in:
VinciGit00 2024-05-02 16:33:51 +02:00
parent 16de49fa08
commit 1afa31910d

View File

@ -13,4 +13,5 @@ google==3.0.0
minify-html==0.15.0
free-proxy==1.1.1
langchain-groq==0.1.3
playwright==1.43.0
playwright==1.43.0
langchain-aws = "^0.1.2"