Skip to content

Commit 295e0db

Browse files
committed
chore: reduce python requirement
1 parent 78f27e4 commit 295e0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies = [
55
description = "AWS SSM support for Pydantic Settings"
66
name = "pydantic-ssm-settings"
77
readme = "README.md"
8-
requires-python = ">=3.13"
8+
requires-python = ">=3.8"
99
version = "0.2.4"
1010

1111
[dependency-groups]

0 commit comments

Comments
 (0)