Python 3.12
Poetry is used for dependency management in this project. Instructions on how to install Poetry can be found here.
poetry 1.8.3
To install dependencies for Grunge Football using Poetry run:
poetry install --sync
docker-compose down && docker-compose up --build