Skip to content

Commit 07492b0

Browse files
authored
x402>2.0.0 (#94)
1 parent e805129 commit 07492b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
extras_require={
3232
"x402": [
3333
"eth-account>=0.13.7",
34-
"x402>=0.1.1",
34+
"x402>=0.1.1,<2.0.0",
3535
]
3636
},
3737
classifiers=[

0 commit comments

Comments
 (0)