Skip to content

fix requirements so compatible with graphene and uptick#700

Merged
joelvai merged 1 commit intoCodaone:masterfrom
thehapax:uptick-reqs
Nov 21, 2019
Merged

fix requirements so compatible with graphene and uptick#700
joelvai merged 1 commit intoCodaone:masterfrom
thehapax:uptick-reqs

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 |
+-------------+---------+

@thehapax thehapax requested a review from joelvai November 21, 2019 03:55
@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