Python version to 3.10

This commit is contained in:
Chris Proctor 2023-08-17 13:25:33 -04:00
parent 7cf6016a4c
commit ad567ef534
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ authors = ["Chris <chris@chrisproctor.net>"]
license = "MIT" license = "MIT"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.11" python = "^3.10"
jupyterlab = "^3.3.3" jupyterlab = "^3.3.3"
pandas = "^1.4.2" pandas = "^1.4.2"
matplotlib = "^3.5.1" matplotlib = "^3.5.1"