common-pkgs-2: disable matplotlib

it doesn't build any more because of toolchain changes
This commit is contained in:
adisbladis 2022-10-07 23:09:18 +13:00
parent 7fe01c55fd
commit c6bc243095

View file

@ -66,7 +66,7 @@ pillow = "^6.2.1"
psycopg2 = "^2.8.4"
bcrypt = "^3.1.7"
mccabe = "^0.6.1"
matplotlib = "^3.5.1"
# matplotlib = "^3.5.1"
[tool.poetry.dev-dependencies]