Skip to content

Commit b0a0174

Browse files
committed
bumping
1 parent eb501df commit b0a0174

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

-20 Bytes
Binary file not shown.

dist/scaccordion-0.2.1.5.tar.gz

27.7 KB
Binary file not shown.

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ include = [
1010

1111

1212
[tool.poetry.dependencies]
13+
python = "^3.11"
14+
setuptools = "82.0.1"
15+
Cython = "3.2.0"
1316
scikit-learn = "1.5.2"
1417
matplotlib = "^3.9.1"
15-
python = "^3.10"
1618
seaborn = "0.13.2"
1719
pot = "^0.9.4"
1820
rpy2 = "3.5.10"

0 commit comments

Comments
 (0)