Skip to content

Commit

Permalink
Remove double declaration of ethereum dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MHHukiewitz committed Mar 13, 2024
1 parent 04a053a commit 55929ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ install_requires =
typing_extensions
typer
aleph-message~=0.4.3
eth_account>=0.4.0
# Required to fix a dependency issue with parsimonious and Python3.11
eth_abi>=4.0.0; python_version>="3.11"
python-magic
# The usage of test_requires is discouraged, see `Dependency Management` docs
# tests_require = pytest; pytest-cov
Expand Down

0 comments on commit 55929ed

Please sign in to comment.