Fix up the poetry dependancies

This commit is contained in:
Danny Staple
2022-11-03 14:28:32 +00:00
parent be368a6644
commit 601d0de7dd
2 changed files with 680 additions and 0 deletions
@@ -8,6 +8,9 @@ packages = [{include = "modelling_space"}]
[tool.poetry.dependencies]
python = "^3.9"
matplotlib = "3.6.1"
numpy = "1.23.4"
bleak = "0.19.0"
[build-system]