# scipy stack
numpy ~= 2.2.6
scipy ~= 1.15.3
matplotlib ~= 3.10.3
pandas ~= 2.3.1
ipython ~= 8.37.0
# data analysis
lmfit ~= 1.3.1
# data transport, IO
pyzmq ~= 27.1.0
h5py ~= 3.14.0
msgpack ~= 1.1.2
argcomplete ~= 3.5.0
# GUI, visualization
PyQt6 ~= 6.7.0
pyqtgraph ~= 0.13.3
networkx ~= 2.7.1
# these libraries may not be straightforward to install via pip.
# pygraphviz ~= 1.9
# opencv-python ~= 4.6.0.66
