File: requirements_dev_numpy.txt

package info (click to toggle)
zarr 2.6.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,956 kB
  • sloc: python: 12,041; makefile: 215; sh: 8
file content (4 lines) | stat: -rw-r--r-- 184 bytes parent folder | download
1
2
3
4
# Break this out into a separate file to allow testing against
# different versions of numpy. This file should pin to the latest
# numpy version.
numpy==1.19.2; python_version >= '3.6'