This commit is contained in:
Cory 2024-02-12 10:25:11 -05:00
parent a478bea838
commit 594f33c1ee
1 changed files with 1 additions and 2 deletions

View File

@ -7,11 +7,10 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.11"
jupyterlab = "^3.3.3"
pandas = "^1.4.2"
matplotlib = "^3.5.1"
seaborn = "^0.11.2"
requests = "^2.27.1"
pandas = "^2.2.0"
[tool.poetry.dev-dependencies]