-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update python dependencies #1007
Comments
@cryptofilegsa can you tackle this as your next priority, would be great to get into the next release. |
from pipfile and lock I get these versions: default develop |
following the process mentioned above inside a docker that has been updated for dev: pipenv lock --requirements > requirements.txt |
see commit: 665952a |
Thanks @cryptofilegsa, we'll need an updated |
was unclear about the "treat file as binary" so I put this here: #1012 |
Let's update our python dependencies to their latest versions where possible.
We've documented the process here.
Originally posted by @Jkrzy in #947 (comment)
The text was updated successfully, but these errors were encountered: