fix analysis imports to import less

This commit is contained in:
Kevin Hester
2024-07-10 16:43:07 -07:00
parent 043530afca
commit 0bc608d8cf
2 changed files with 295 additions and 292 deletions

View File

@@ -52,13 +52,6 @@ optional = true
[tool.poetry.group.analysis.dependencies]
jupyterlab = "^4.2.2"
mypy = "^1.10.0"
mypy-protobuf = "^3.6.0"
types-protobuf = "^5.26.0.20240422"
types-tabulate = "^0.9.0.20240106"
types-requests = "^2.31.0.20240406"
types-setuptools = "^69.5.0.20240423"
types-pyyaml = "^6.0.12.20240311"
matplotlib = "^3.9.0"
ipympl = "^0.9.4"
ipywidgets = "^8.1.3"