aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-07-17 00:34:41 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-07-17 00:34:41 +0200
commit8ac2b3f5c387157777ac34daf2d14c605bf6aa35 (patch)
tree5d67919011b138b3561f7a3cc3fc788e74db0c5a /requirements.txt
parent831485bd027eb288f52a16f2078b232553758d3c (diff)
downloadee-python-8ac2b3f5c387157777ac34daf2d14c605bf6aa35.tar.gz
ee-python-8ac2b3f5c387157777ac34daf2d14c605bf6aa35.tar.bz2
ee-python-8ac2b3f5c387157777ac34daf2d14c605bf6aa35.tar.xz
ee-python-8ac2b3f5c387157777ac34daf2d14c605bf6aa35.zip
o Upgrading requirements.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt23
1 files changed, 11 insertions, 12 deletions
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