We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4cbf69 commit 6772fdbCopy full SHA for 6772fdb
1 file changed
requirements.txt
@@ -1,6 +1,6 @@
1
opengradient>=0.4.11
2
langgraph<=0.4.5
3
-langchain-community>=0.3.14
+langchain-community==0.3.14
4
fastapi>=0.110.0
5
uvicorn>=0.27.1
6
pydantic>=2.10.0
@@ -12,7 +12,7 @@ dotenv>=0.9.9
12
flask-cors==5.0.0
13
sentient-agent-framework==0.3.0
14
DeFiLlama>=2.0.0
15
-langchain-openai>=0.3.7
+langchain-openai==0.3.7
16
binance-connector>=3.12.0
17
scikit-learn>=1.6.0
18
solana>=0.36.6
@@ -21,7 +21,7 @@ datadog==0.51.0
21
firebase-admin>=6.7.0
22
pynacl>=1.5.0
23
base58>=2.1.1
24
-langchain-google-genai>=2.1.3
+langchain-google-genai==2.1.3
25
aioboto3>=1.38.0
26
async_lru>=2.0.0
27
aiolimiter>=1.2.0
0 commit comments