Skip to content

Commit

Permalink
fix: pin anchorpy
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybayblade committed Feb 14, 2024
1 parent 075d213 commit 5d89261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/aea-ledger-solana/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"PyNaCl==1.5.0",
"solders>=0.14.0",
"solana>=0.29.0",
"anchorpy>=0.17.0",
"anchorpy>=0.17.0,<0.19.0",
],
tests_require=["pytest"],
entry_points={
Expand Down

0 comments on commit 5d89261

Please sign in to comment.