# Core functionality
basil_daq>=2.4.9,<3.0.0  # readout framework pyBAR is built on
pyBAR_fei4_interpreter>=1.3,<1.4  # to interpret the raw data
pixel_clusterizer>=3.1,<3.2  # to cluster pixel hits
bitarray>=0.8.1
matplotlib
numpy
progressbar-latest>=2.4
tables
pyyaml
scipy

# Additional functionality (lab devices, unit tests, Online Monitor)
pyvisa # interface to lab devices
pyvisa-py # interface to lab devices
pyserial # serial port
pyqtgraph>=0.10 # monitor
mock # unit tests
sphinx # for vitables
#vitables # data viewer
nose # unit tests
pyzmq # monitor
