testing mwc

This commit is contained in:
Cory 2024-02-12 10:32:36 -05:00
parent 6a461816f0
commit 86b97ffaf6
2 changed files with 1240 additions and 1181 deletions

2413
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -7,10 +7,10 @@ readme = "README.md"
packages = [{include = "project_argument"}] packages = [{include = "project_argument"}]
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.11" python = "^3.10"
jupyter = "^1.0.0" seaborn = "^0.13.2"
seaborn = "^0.12.2" pandas = "^2.2.0"
pandas = "^2.0.3" jupyterlab = "^4.1.0"
[build-system] [build-system]