init:
    pip install --upgrade pip
	pip install -r requirements.txt
	pip install .
