Skip to content

Commit b9b52a7

Browse files
committed
Update blake2b-py version requirement
1 parent 7afe050 commit b9b52a7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

newsfragments/1999.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update blake2b-py requirement from >=0.1.2 to >=0.1.4

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
deps = {
77
'eth': [
8-
"blake2b-py>=0.1.2,<0.2",
8+
"blake2b-py>=0.1.4,<0.2",
99
"cached-property>=1.5.1,<2",
1010
"eth-bloom>=1.0.3,<2.0.0",
1111
"eth-keys>=0.2.1,<0.4.0",

0 commit comments

Comments
 (0)