Updates python environment

This commit is contained in:
Mose Müller
2023-08-17 17:11:41 +02:00
parent ea621c7c4b
commit fab526a679
2 changed files with 173 additions and 130 deletions

View File

@ -35,6 +35,7 @@ flake8-pep585 = "^0.1.7"
flake8-pep604 = "^0.1.0"
flake8-eradicate = "^1.4.0"
matplotlib = "^3.7.2"
pyright = "^1.1.323"
[build-system]
requires = ["poetry-core"]