aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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