From 74f970e7dd012e7648b6427d59cbf3c7fd12b7fa Mon Sep 17 00:00:00 2001 From: Sylvain Tricot Date: Tue, 20 Jul 2021 16:48:29 +0200 Subject: [PATCH] Add pandas to the list --- src/pip.freeze | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pip.freeze b/src/pip.freeze index 75bd840..406ab63 100644 --- a/src/pip.freeze +++ b/src/pip.freeze @@ -5,6 +5,7 @@ lxml matplotlib numpy Pint +pandas pycairo scipy setuptools-scm