# Any additional requirements for building the application
# https://github.com/pyinstaller/pyinstaller/issues/4110
joblib>=0.14.0
# FileNotFoundError: [Errno 2] No such file or directory: '[...]matplotlibrc'
matplotlib==3.3.4
# https://github.com/pyinstaller/pyinstaller/issues/5004
pyinstaller>=4.2
# https://github.com/pyinstaller/pyinstaller/issues/5631
pyqt5==5.15.3
# pyinstaller is missing a hook for the latest release of scipy
scipy<1.5.0