We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075d213 commit 5d89261Copy full SHA for 5d89261
plugins/aea-ledger-solana/setup.py
@@ -39,7 +39,7 @@
39
"PyNaCl==1.5.0",
40
"solders>=0.14.0",
41
"solana>=0.29.0",
42
- "anchorpy>=0.17.0",
+ "anchorpy>=0.17.0,<0.19.0",
43
],
44
tests_require=["pytest"],
45
entry_points={
0 commit comments