We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ccbdd commit 911a6cfCopy full SHA for 911a6cf
1 file changed
python/pyproject.toml
@@ -69,9 +69,9 @@ test = [
69
"kastore==0.3.3",
70
"lshmm==0.0.8",
71
"msgpack==1.1.0",
72
- "msprime==1.3.4",
+ "msprime==1.4.0b2",
73
"networkx==3.2.1",
74
- "numba==0.61.2",
+ "numba==0.63.1",
75
"portion==2.6.0",
76
"pytest==8.3.5",
77
"pytest-cov==6.0.0",
@@ -89,8 +89,8 @@ docs = [
89
"sphinx-autodoc-typehints==2.3.0",
90
"sphinx-issues==5.0.0",
91
"sphinx-argparse==0.5.2",
92
- "msprime==1.3.3",
93
94
"sphinx-book-theme",
95
"pandas==2.2.3",
96
]
@@ -118,7 +118,7 @@ dev = [
118
"xmlunittest",
119
"newick",
120
"zarr<3",
121
- "jupyter-book",
+ "jupyter-book<2",
122
"breathe",
123
"sphinx-autodoc-typehints",
124
"sphinx-issues",
0 commit comments