Skip to content

Commit 42cbd38

Browse files
committed
Update pyproject.toml
Fix format (space)
1 parent 2f33236 commit 42cbd38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ duckdb = { version = ">=0.5.0,<2.0.0", optional = true }
6868
ray = [
6969
{ version = "==2.10.0", python = "<3.9", optional = true },
7070
{ version = ">=2.10.0,<3.0.0", python = ">=3.9", optional = true },
71-
{ version = ">=2.45.0", python = ">=3.13", optional = true}
71+
{ version = ">=2.45.0", python = ">=3.13", optional = true }
7272
]
7373
python-snappy = { version = ">=0.6.0,<1.0.0", optional = true }
7474
thrift = { version = ">=0.13.0,<1.0.0", optional = true }

0 commit comments

Comments
 (0)