We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806a595 commit d2fa342Copy full SHA for d2fa342
1 file changed
pyproject.toml
@@ -16,14 +16,14 @@ classifiers = [
16
"Programming Language :: Python :: 3.11",
17
"Programming Language :: Python :: 3.12",
18
]
19
-
20
dependencies = [
21
"eth-account>=0.13.4",
22
"web3>=7.3.0",
23
"click>=8.1.7",
24
"firebase-rest-api>=1.11.0",
25
"numpy>=1.26.4",
26
"requests>=2.32.3",
+ "requests-toolbelt>=0.9.1",
27
"langchain>=0.3.7",
28
"openai>=1.58.1",
29
"pydantic>=2.9.2",
0 commit comments