Skip to content

Commit

Permalink
python 3.12 support
Browse files Browse the repository at this point in the history
  • Loading branch information
v1nvn committed Dec 27, 2023
1 parent 06f67ec commit ec6df7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
History
-------

0.8.137 [2023-12-27]
* fix: support for python 3.12

0.8.136 [2023-11-15]
* feat: add support to ERC20 ABI for symbols of bytes32 type

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ packaging==23.1
pandas>=2.0.3
pydantic==1.10.10
python-dotenv==1.0.0
pyyaml==6.0
pyyaml==6.0.1
web3==6.5.0

0 comments on commit ec6df7b

Please sign in to comment.