From 4ad95fe6e75045b24cbc3dcb139cfbc9f9487114 Mon Sep 17 00:00:00 2001 From: ojs1g14 <ojs1g14@soton.ac.uk> Date: Wed, 18 Jul 2018 13:52:56 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5f37946..2f1e279 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -numpy==1.14.3 -scipy==1.1.0 -matplotlib==2.2.2 -PyQt5==5.10.1 -vtk==8.1.1 -pandas==0.23.0 -cython==0.28.2 +numpy +scipy +matplotlib +PyQt5 +vtk +pandas +cython -- GitLab