We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167f20b commit 394bd6cCopy full SHA for 394bd6c
framework/fel/python/setup.py
@@ -25,6 +25,6 @@
25
],
26
install_requires=["langchain==0.2.6",
27
"llama_index==0.10.47",
28
- "requests==2.31"],
+ "requests==2.32.4"],
29
python_requires='==3.9.11'
30
)
0 commit comments