From 2ca0166a0d3369a3bdd6a0c2e40c36f017bf23b4 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Wed, 24 Jul 2019 21:19:26 -0400 Subject: [PATCH] removed deps --- requirements.txt | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/requirements.txt b/requirements.txt index 49f98227..58ce6820 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,30 +1,6 @@ -atomicwrites==1.2.1 -attrs==18.2.0 -certifi==2018.11.29 -cffi==1.11.5 coverage==4.5.3 -imageio==2.4.1 mkdocs==1.0.4 -more-itertools==5.0.0 -numpy==1.15.4 -olefile==0.46 -pandas==0.23.4 -Pillow==5.3.0 -pluggy==0.8.0 -py==1.7.0 -pycparser==2.19 pytest==5.0.1 -python-dateutil==2.7.5 -pytz==2018.7 scikit-learn==0.20.2 -scipy==1.2.0 -six==1.12.0 -sklearn==0.0 -torch==1.1.0 -torchvision==0.2.1 tqdm==4.32.1 -twine==1.13.0 -urllib3==1.25.3 -webencodings==0.5.1 -Werkzeug==0.15.4 -wrapt==1.11.2 +twine==1.13.0 \ No newline at end of file