Skip to content

Commit 9c87003

Browse files
committed
update anndata requirement (resolving pandas version dependency)
1 parent cc6928f commit 9c87003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
anndata>=0.6.22.post1
1+
anndata>=0.9.2
22
h5py>=2.10.0
33
Jinja2>2.10.1
44
loompy>=3.0.6
55
nbconvert>=5.6.0
66
nbformat>=4.4.0
77
ngs-tools>=1.8.6
88
numpy>=1.17.2
9-
pandas>=1.0.0,<2
9+
pandas>=1.5.3
1010
plotly>=4.5.0
1111
requests>=2.22.0
1212
scanpy>=1.4.4.post1

0 commit comments

Comments
 (0)