File: requirements_1.10.txt

package info (click to toggle)
libvbz-hdf-plugin 1.0.2-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,384 kB
  • sloc: cpp: 28,289; python: 392; ansic: 40; sh: 21; makefile: 19; xml: 16
file content (4 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (2)
1
2
3
4
# h5py 2 support was dropped in Python 3.9
h5py==2.10.0
# numpy 1.18.5 is the last version that supports Python 3.5
numpy==1.18.5