mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-19 11:22:06 +08:00
Use statsmodels>=0.5.0 instead of statsmodels==0.5.0-tutorial-beta, because although the latter is the download version listed in pypi, it installs as 0.5.0, which means if we list that specific version as the requirement, then pip reinstalls it every time launch.sh is run.