switch to py 3.13
This commit is contained in:
@@ -7,7 +7,7 @@ authors = [
|
||||
{name = "Brian Rosner", email = "brian@brosner.com"},
|
||||
]
|
||||
license = {text = "MIT"}
|
||||
requires-python = "<4.0,>=3.12"
|
||||
requires-python = "<4.0,>=3.13"
|
||||
dependencies = [
|
||||
"click<9.0.0,>=8.1.7",
|
||||
"gunicorn<23.0.0,>=22.0.0",
|
||||
|
Reference in New Issue
Block a user