Skip to content

Commit 6a1c7eb

Browse files
committed
update
1 parent 4e87174 commit 6a1c7eb

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
@@ -11,7 +11,7 @@ authors = [
1111
description = "Cell Segmentation for Spatial Transcriptomics Data using BOMS"
1212
readme = "README.md"
1313
license = { file = "LICENSE" }
14-
requires-python = ">=3.9"
14+
requires-python = ">=3.9, <=3.11.7"
1515
classifiers = [
1616
"Programming Language :: Python :: 3",
1717
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)