We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 096b1fa commit 8429478Copy full SHA for 8429478
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ requires-python = ">=3.11,<4.0"
10
dependencies = [
11
"anndata (>=0.11)",
12
"numba (>=0.60)",
13
- "pandas (>=2.2.2,<3.0.0)",
+ "pandas (>=2.2.2)",
14
"scipy (>=1.13,<2.0.0)",
15
"tqdm (>=4.67.1,<5.0.0)",
16
"joblib (>=1.5.3,<2.0.0)",
0 commit comments