From c88d876f4acefaf395ad49b471fef8b9075f3077 Mon Sep 17 00:00:00 2001
From: inso <insomniak.fr@gmaiL.com>
Date: Fri, 13 Jan 2017 22:31:37 +0100
Subject: [PATCH] Clean dependencies

---
 requirements.txt | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 24c1ad02..34e29cb1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,9 +1,8 @@
 git+https://github.com/Insoleet/quamash.git@master
 asynctest
 networkx
-git+https://github.com/hynek/attrs.git@master
-git+https://github.com/duniter/duniter-python-api.git@dev
+attrs
+duniter-mirage
+duniterpy>=0.40
 pytest
 pytest-asyncio
-dpath
-git+https://github.com/Insoleet/mirage@master
-- 
GitLab