run: poetry run streamlit run src/Home.py deps: poetry export --without-hashes --without=dev --format=requirements.txt > requirements.txt