Skip to content
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

fix requirements so compatible with graphene and uptick #700

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

thehapax
Copy link
Collaborator

Requests must be locked to 2.21 in order to prevent conflict with graphene and uptick.
Uptick must be upgraded to 0.2.4 in order for commands such as uptick commands such as listaccounts and --version to work without throwing errors.

Order of install: 1. requests 2. graphenelib 3. bitshares 4. uptick.

requests==2.21.0
uptick==0.2.4

$ uptick --version
+-------------+---------+
| name | version |
+-------------+---------+
| uptick | 0.2.4 |
| bitshares | 0.3.2 |
| graphenelib | 1.1.18 |
+-------------+---------+

@joelvai
Copy link
Collaborator

joelvai commented Nov 21, 2019

Merged to devel

@joelvai joelvai merged commit 311e5c5 into Codaone:master Nov 21, 2019
@thehapax thehapax deleted the uptick-reqs branch November 27, 2019 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants