Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies = [
"neo3crypto==0.4.3",
"netaddr>=0.9.0",
"orjson>=3.9.10",
"pycryptodome==3.19.0",
Copy link

@Zarif011 Zarif011 Aug 31, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No new comments have been added after your review. The only notable comment is an earlier one by Dependabot, which mentioned that this pull request was superseded by #2

"pycryptodome==3.19.1",
"pybiginteger==1.3.3",
"pybiginteger-stubs==1.3.3",
]
Expand Down