- Upgrades Redis and MQ to latest version - Supports min version of Python to 3.7 - Formats code with Black
0.4.1
- Removes upper bound on Click which causes projects where docker-services-cli is installed to limit Celery to v5.1.x because Celery v5.2 requires Click 8+.
0.4.0
- Changes default version of Postgres to v12. - Adds Postgres v14 and upgrades other versions.