To set up the project from source python3.11 -m venv .venv source .venv/bin/activate pip3 install -r csv_filter/requirements.txt