-
Notifications
You must be signed in to change notification settings - Fork 31
pip install warnings on eth-utils version 0.7.1 #4
Comments
I think using something like pip-tools (https://pypi.org/project/pip-tools/) would make managing versions easier. I'm happy to make a PR for that if you are okay with it. I would add a |
Yeah, that definitely looks like a nice tool! Regarding pinned dependencies, they are there as we are currently relying on an old version of We are currently working on upgrading to the most recent version of |
Cool. Is there an issue tracking upgrading web3.py? |
@wysenynja it has been already done for |
So |
When running
pip3 install -r requirements.txt
with pip 18, I get this warning:Is there any reason 0.7.1 is pinned in requirements.txt?
The text was updated successfully, but these errors were encountered: