Pystan: add dependencies
Pystan: add dependencies that we have in the stack so that no conflicting versions are pulled in by pip install
Because pystan pulls in attrs via pip install (notice there is no --no-dep), we get clashing versions between attrs from the stack and what we get in pystan, even though we didn't change pystan version