# 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
# nanite needs scikit-learn>0.23.0
scikit-learn==0.23.1
# pyinstaller is missing a hook for the latest release of scipy
scipy<1.5.0