From f416ad657783b6c7ed946911d6f2ccb1e9cfceea Mon Sep 17 00:00:00 2001 From: wouterpeere Date: Fri, 19 Jan 2024 16:56:15 +0100 Subject: [PATCH] Update setup.cfg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 1cb05315..3ce640c4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ install_requires = matplotlib>=3.5.2 numpy>=1.23.1 pandas>=1.4.3 + pygfunction>=2.2.1 scipy>=1.8.1 [flake8]