From 152e8c6c99d1791d0dcd78c25d2a20a43f55247d Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 9 Feb 2024 15:54:41 +0100 Subject: frozendict is no longer required --- Dockerfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 80b609a..8da5bb5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,7 +20,6 @@ RUN apt-get update \ ca-certificates \ python3-dev \ python3-coverage \ - python3-frozendict \ python3-matplotlib \ python3-numpy \ python3-pytest \ -- cgit v1.2.3