There was an error while loading. Please reload this page.
2 parents 4d5847a + d37d92f commit 5152174Copy full SHA for 5152174
1 file changed
setup.py
@@ -31,6 +31,7 @@
31
],
32
python_requires='>=3.7',
33
install_requires=[
34
+ "httpx>=0.24.0,<0.25.0",
35
"openai==1.6.1",
36
"langchain==0.0.353",
37
"langchain-community==0.0.7",
0 commit comments