forked from awendt/pyrelacs
[project] setting python to 3.11 for tomllib
This commit is contained in:
@@ -21,7 +21,7 @@ include = [
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.10, <3.13"
|
||||
python = ">=3.11, <3.13"
|
||||
uldaq = "^1.2.3"
|
||||
typer = "^0.12.5"
|
||||
matplotlib = "^3.9.2"
|
||||
|
||||
Reference in New Issue
Block a user