Spaces:
GIZ
/
Running on CPU Upgrade

leavoigt commited on
Commit
b4a8788
·
1 Parent(s): cc3c7b8

change langchain + huggingface versions

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- git+https://github.com/huggingface/huggingface_hub.git@main
2
  aiofiles==23.2.1
3
  aiohappyeyeballs==2.3.5
4
  aiohttp==3.10.3
@@ -41,7 +41,7 @@ hf-transfer==0.1.8
41
  hpack==4.0.0
42
  httpcore==1.0.5
43
  httpx==0.27.0
44
- #huggingface-hub==0.26.5
45
  hyperframe==6.0.1
46
  idna==3.7
47
  importlib-resources==6.4.0
@@ -56,13 +56,13 @@ jsonpointer==3.0.0
56
  jupyter-client==8.6.2
57
  jupyter-core==5.7.2
58
  kiwisolver==1.4.5
59
- langchain-community==0.0.38
60
- langchain-core==0.1.52
61
- langchain-huggingface==0.0.3
62
- langchain-qdrant==0.1.3
63
- langchain-text-splitters==0.0.2
64
- langchain==0.1.20
65
- langsmith==0.1.99
66
  markdown-it-py==3.0.0
67
  markupsafe==2.1.5
68
  marshmallow==3.21.3
 
1
+ #git+https://github.com/huggingface/huggingface_hub.git@main
2
  aiofiles==23.2.1
3
  aiohappyeyeballs==2.3.5
4
  aiohttp==3.10.3
 
41
  hpack==4.0.0
42
  httpcore==1.0.5
43
  httpx==0.27.0
44
+ huggingface-hub==0.34.0
45
  hyperframe==6.0.1
46
  idna==3.7
47
  importlib-resources==6.4.0
 
56
  jupyter-client==8.6.2
57
  jupyter-core==5.7.2
58
  kiwisolver==1.4.5
59
+ langchain==0.3.26
60
+ langchain-community==0.3.27
61
+ langchain-core==0.3.70
62
+ langchain-huggingface==0.3.0
63
+ langchain-text-splitters==0.3.8
64
+ langchain-together==0.3.0
65
+ langsmith==0.4.8
66
  markdown-it-py==3.0.0
67
  markupsafe==2.1.5
68
  marshmallow==3.21.3