forked from chaintool/funga-eth
Compare commits
2 Commits
b20853312d
...
0a4f3eaa98
Author | SHA1 | Date | |
---|---|---|---|
0a4f3eaa98 | |||
|
903f65936e |
5
CHANGELOG
Normal file
5
CHANGELOG
Normal file
@ -0,0 +1,5 @@
|
||||
* 0.5.3
|
||||
- Upgrade RLP to 3.0.0 (eliminates really annoying cytoolz warning on stdout)
|
||||
---
|
||||
|
||||
changelog before 0.5.3 will be written later, sorry
|
@ -1,6 +1,7 @@
|
||||
cryptography==3.2.1
|
||||
pysha3==1.0.2
|
||||
rlp==2.0.1
|
||||
#rlp==2.0.1
|
||||
rlp==3.0.0
|
||||
json-rpc==1.13.0
|
||||
confini~=0.5.1
|
||||
coincurve==15.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user