spruceid / siwe-py

A Python implementation of Sign-In with Ethereum
https://login.xyz
Apache License 2.0
66 stars 28 forks source link

chore: loosen up dependency versions a bit #55

Closed mikeshultz closed 7 months ago

mikeshultz commented 7 months ago

Loosens up dependency versions a little for flexibility. Specifically, allows newer versions of eth-account, eth-typing, and eth-utils.

Test suite runs successfully.

sbihel commented 7 months ago

As there are no breaking changes that affect us with the new versions of eth-account, I'll accept the changes and release it as a patch version