File: requirements.txt

package info (click to toggle)
python-anndata 0.7.5%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 628 kB
  • sloc: python: 7,779; makefile: 8
file content (7 lines) | stat: -rw-r--r-- 190 bytes parent folder | download
1
2
3
4
5
6
7
pandas>=1.0,!=1.1  # pandas 1.1 breaks tests, https://github.com/pandas-dev/pandas/issues/35446
numpy>=1.15
scipy~=1.0
h5py
natsort
importlib_metadata>=0.7; python_version < '3.8'
packaging