Skip to content

Commit 605db19

Browse files
committed
tokenserver requires-python version
1 parent f708145 commit 605db19

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

tools/tokenserver/poetry.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/tokenserver/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
]
88
readme = "README.md"
99
# Odd <4.0 designation required for backoff dependency.
10-
requires-python = ">=3.10,<4.0"
10+
requires-python = ">=3.9.2,<4.0"
1111
license = "Mozilla Public License Version 2.0"
1212

1313
[tool.poetry]

0 commit comments

Comments
 (0)