We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6600908 commit b46ae0bCopy full SHA for b46ae0b
setup.py
@@ -3,7 +3,7 @@
3
4
dependencies = [
5
"aiter==0.13.20191203", # Used for async generator tools
6
- "blspy==0.1.20", # Signature library
+ "blspy==0.1.21", # Signature library
7
"cbor2==5.1.0", # Used for network wire format
8
"clvm==0.4", # contract language
9
"PyYAML==5.3", # Used for config file format
0 commit comments