diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-02-09 15:54:41 +0100 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-02-09 15:54:41 +0100 |
commit | 152e8c6c99d1791d0dcd78c25d2a20a43f55247d (patch) | |
tree | 049b2abfa080a8e28e78dfb3045483f4ed1cf8ec /Dockerfile | |
parent | da1ab363791a3354b5d4a611b7c0334a75c22602 (diff) |
frozendict is no longer required
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ RUN apt-get update \ ca-certificates \ python3-dev \ python3-coverage \ - python3-frozendict \ python3-matplotlib \ python3-numpy \ python3-pytest \ |