From 8ac2b3f5c387157777ac34daf2d14c605bf6aa35 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 17 Jul 2018 00:34:41 +0200 Subject: o Upgrading requirements. --- requirements.txt | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 75008d0..b5bd818 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,19 +1,18 @@ # for development, see setup.py for production dependencies. ansicolors==1.1.8 -cachecontrol==0.12.3 -jupyter==1.0.0 +CacheControl==0.12.5 lockfile==0.12.2 -lxml==3.8.0 -matplotlib==2.0.2 -mpmath==0.19 -numpy==1.13.1 -pandas==0.20.3 +lxml==4.2.3 +matplotlib==2.2.2 +mpmath==1.0.0 +numpy==1.14.5 +pandas==0.23.3 parsec==3.3 -Pillow==4.2.1 -pytest==3.3.1 -requests==2.18.4 -sympy==1.0 -tox==2.9.1 +Pillow==5.2.0 +pytest==3.6.3 +requests==2.19.1 +sympy==1.2 +tox==3.1.2 # for development jupyter==1.0.0 -- cgit v1.2.3