benchmark:
	python main.py

deps:
	pip install -r requirements.txt
