# file: dependencies.txt # # This file lists additional Debian packages that must be installed # prior to running your entry's 'setup.sh' and 'next.sh' scripts. # Each package must be on a separate line. # The following are official Debian packages. Version numbers are not # required, and all of their dependencies will be installed # automatically. octave-signal octave-statistics liboctave-dev # The following packages come from the PhysioNet Challenge repository. # Because these are not official Debian packages, version numbers must # be given explicitly. Furthermore, 'libwfdb10' must also be listed # explicitly (even though it is a dependency of 'wfdb'.) wfdb = 10.5.25~pre2-0~pn1 libwfdb10 = 10.5.25~pre2-0~pn1 # This package is an official Debian package, but a newer version is # available in the Challenge repository. python3-numpy = 1:1.12.0-2~pn0