In the venv folder there is a virtual python environment with all the necessary packages. Or if you want to use your own install the packages declared in the requirements.txt like this: pip install -r requirements.txt
In the venv folder there is a virtual python environment with all the necessary packages. Or if you want to use your own install the packages declared in the requirements.txt like this: pip install -r requirements.txt