From d2a9224da52b955b4e09a6076ff7beb8dfa9036e Mon Sep 17 00:00:00 2001 From: inso <insomniak.fr@gmaiL.com> Date: Thu, 3 Mar 2016 08:25:51 +0000 Subject: [PATCH] Fix version of ucoinpy --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 529ab201..d22da073 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ucoinpy>=0.20 +ucoinpy>=0.20.dev0 git+https://github.com/harvimt/quamash.git@gh45 asynctest git+https://github.com/networkx/networkx.git@v1.11 \ No newline at end of file -- GitLab