Update dependencies

This commit is contained in:
Chris Proctor
2023-08-15 22:04:28 -04:00
parent a7888bd6b0
commit 12f9830cd8
2 changed files with 166 additions and 109 deletions

View File

@@ -4,10 +4,9 @@ version = "0.1.0"
description = ""
authors = ["Chris Proctor <chris@chrisproctor.net>"]
readme = "README.md"
packages = [{include = "project_argument"}]
[tool.poetry.dependencies]
python = "^3.11"
python = "^3.10"
jupyter = "^1.0.0"
seaborn = "^0.12.2"
pandas = "^2.0.3"