From 49f446c3b569af571717e781cdbd1b7d51377929 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 22 Mar 2022 22:21:47 +0100 Subject: build: add matplotlib --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 9a2eed3..8f3eedd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ python = "^3.9" jupyter = "^1.0.0" jaxlib = {url = "https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.2+cuda11.cudnn82-cp39-none-manylinux2010_x86_64.whl"} jax = "^0.3.4" +matplotlib = "^3.5.1" [tool.poetry.dev-dependencies] pytest = "^5.2" -- cgit v1.2.3-70-g09d2