Charles-A. Francisco

Results 1 comments of Charles-A. Francisco

You can change the version of wtforms before building the docker image with the `PYTHON_DEPS` variable, which should fix the issue. example in docker compose yaml syntax: ```yaml version: '3'...