Update pyproject.toml

This commit is contained in:
Marco Vinciguerra 2024-09-02 12:08:47 +02:00
parent 9fd6509454
commit ef2db0c9e3

View File

@ -61,7 +61,7 @@ classifiers = [
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
]
requires-python = ">=3.10,<4.0"
requires-python = ">=3.9,<4.0"
[project.optional-dependencies]
burr = ["burr[start]==0.22.1"]