From c298ede374e59bd838220285812e02ba8fd1e5e1 Mon Sep 17 00:00:00 2001
From: adorda <adorda@boletinoficial.gob.ar>
Date: Tue, 26 Feb 2019 11:39:38 -0300
Subject: [PATCH] Corregidos requirements

---
 requirements.txt | 35 +++++------------------------------
 1 file changed, 5 insertions(+), 30 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index aaa7cba..e7e919e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,14 +1,13 @@
-asn1crypto==0.24.0
+ipython==7.2.0
+ipython-genutils==0.2.0
+pymemcache==2.1.1
+elastic-apm==3.0.0
 attrdict==2.0.0
-backcall==0.1.0
 certifi==2018.4.16
-cffi==1.12.0
 chardet==3.0.4
-coincurve==11.0.0
 coreapi==2.3.3
 coreschema==0.0.4
 cytoolz==0.9.0.1
-decorator==4.3.2
 Django==2.1
 django-cors-headers==2.4.0
 django-rest-swagger==2.2.0
@@ -20,50 +19,26 @@ eth-hash==0.1.4
 eth-keyfile==0.5.1
 eth-keys==0.2.0b3
 eth-rlp==0.1.2
-eth-typing==2.0.0
 eth-utils==1.0.3
-ethereum==2.3.2
-future==0.17.1
 hexbytes==0.1.0
 idna==2.7
-ipython==7.2.0
-ipython-genutils==0.2.0
 itypes==1.1.0
-jedi==0.13.2
 Jinja2==2.10
 lru-dict==1.1.6
 MarkupSafe==1.0
 openapi-codec==1.3.2
 parsimonious==0.8.0
-parso==0.3.4
-pbkdf2==1.3
-pexpect==4.6.0
-pickleshare==0.7.5
-prompt-toolkit==2.0.8
-ptyprocess==0.6.0
-py-ecc==1.4.7
-pycparser==2.19
 pycryptodome==3.6.4
-pyethash==0.1.27
-Pygments==2.3.1
 PyJWT==1.6.4
-pymemcache==2.1.1
-pysha3==1.0.2
 python-bitcoinlib==0.10.1
 pytz==2018.5
-PyYAML==4.2b4
 raven==6.9.0
-repoze.lru==0.7
 requests==2.19.1
 rlp==1.0.1
-scrypt==0.8.13
 simplejson==3.16.0
 six==1.11.0
 toolz==0.9.0
-traitlets==4.3.2
 uritemplate==3.0.0
 urllib3==1.23
-wcwidth==0.1.7
 web3==4.5.0
-websockets==5.0.1
-elastic-apm==3.0.0
\ No newline at end of file
+websockets==5.0.1
\ No newline at end of file
-- 
GitLab