mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-11 20:22:58 +08:00
f14c6c7077
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.