gaelhuser commited on
Commit
2b8f6e0
·
verified ·
1 Parent(s): e500518

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- langchain==0.2
2
- langchain-core
3
- langchain-huggingface
4
- GitPython
 
1
+ langchain==0.2.5
2
+ langchain-core==0.2.9
3
+ langchain-huggingface==0.0.3
4
+ GitPython