Skip to content

Commit 87e273c

Browse files
chore(deps): update python to >=3.14,<3.15
1 parent e851a56 commit 87e273c

File tree

2 files changed

+3
-263
lines changed

2 files changed

+3
-263
lines changed

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
description = "ScyllaDB Python Driver Docs"
55
authors = [{ name = "ScyllaDB" }]
66
package-mode = false
7-
requires-python = ">=3.13,<3.14"
7+
requires-python = ">=3.14,<3.15"
88

99
dependencies = [
1010
"eventlet>=0.40.3,<1.0.0",

0 commit comments

Comments
 (0)