From 7c7242821390712ea281e70d8ce37ae8f6530718 Mon Sep 17 00:00:00 2001 From: "Gobre, Vivekanand (vigo)" <gobre@fhi-berlin.mpg.de> Date: Mon, 28 Nov 2016 17:08:37 +0100 Subject: [PATCH] Add pandas to the requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 7364e1d..b3fa944 100755 --- a/requirements.txt +++ b/requirements.txt @@ -6,3 +6,4 @@ ase==3.12.0 setuptools scipy mdtraj==1.7.2 +pandas -- GitLab