Skip to content

Commit 2dd0697

Browse files
committed
[tools/shoestring] fix: update minimum Python requirements to match Python SDK
1 parent 4fc8dfa commit 2dd0697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/shoestring/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ classifiers = [
2424
include = ['shoestring/lang/*/LC_MESSAGES/messages.mo']
2525

2626
[tool.poetry.dependencies]
27-
python = "^3.9"
27+
python = "^3.9.2"

0 commit comments

Comments
 (0)