From fabee143ea18a0656aa3ee46e527332265d17ecd Mon Sep 17 00:00:00 2001 From: David Bold Date: Mon, 24 Jul 2023 14:52:06 +0200 Subject: [PATCH] Switch to animatplot-ng --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9464f8b8..c71bd235 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,7 +34,7 @@ install_requires = gelidum>=0.5.3 natsort>=5.5.0 matplotlib>=3.1.1,!=3.3.0,!=3.3.1,!=3.3.2 - animatplot>=0.4.2 + animatplot-ng>=0.4.2 netcdf4>=1.4.0 Pillow>=6.1.0 importlib-metadata; python_version < "3.8"