Skip to content

Commit 5f08a79

Browse files
chore(deps): update python to >=3.14.3,<3.15
1 parent 8096ed9 commit 5f08a79

2 files changed

Lines changed: 141 additions & 120 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
authors = [
77
{ name = "Mohamed Hisham Abdelzaher", email = "mohamed.hisham.abdelzaher@gmail.com" },
88
]
9-
requires-python = ">=3.13,<3.14"
9+
requires-python = ">=3.14.3,<3.15"
1010
dependencies = ["reflex>=0.8.26"]
1111

1212
[dependency-groups]

0 commit comments

Comments
 (0)