Browse Source

fix: version pinning

Timothy J. Baek 1 year ago
parent
commit
abc9b6b3f3
1 changed files with 3 additions and 2 deletions
  1. 3 2
      backend/requirements.txt

+ 3 - 2
backend/requirements.txt

@@ -28,9 +28,10 @@ argon2-cffi
 apscheduler
 google-generativeai
 
-langchain
+langchain==0.1.16
+langchain-community==0.0.34
 langchain-chroma
-langchain-community
+
 fake_useragent
 chromadb
 sentence_transformers