Use anaconda to manage the python version.

Use python venv to manage project dependencies.

# freeze all packages in the env
pip freeze -> requirements.txt