File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ The technology stack used includes:
2222- [ ` Python ` ] ( https://www.python.org ) ver. 3.11
2323- [ ` Django ` ] ( https://www.djangoproject.com ) ver. 4.2
2424- [ ` PostgreSQL ` ] ( https://www.postgresql.org ) ver. 15
25- - [ ` Gunicorn ` ] ( https://gunicorn.org ) ver. 21.2
25+ - [ ` Gunicorn ` ] ( https://gunicorn.org ) ver. 22.0
2626- [ ` Traefik ` ] ( https://traefik.io/traefik/ ) ver. 2.9
2727- [ ` Caddy ` ] ( https://caddyserver.com ) ver. 2.7 * (instead of Traefik if you wish)*
2828- [ ` Docker ` ] ( https://docs.docker.com/get-docker/ ) and [ ` Docker Compose ` ] ( https://docs.docker.com/compose/ )
Original file line number Diff line number Diff line change 11coverage == 7.4.0 # for testing
22django == 4.2.13
3- gunicorn == 21.2 .0
3+ gunicorn == 22.0 .0
44psycopg2-binary == 2.9.9
55pytest-django == 4.7.0 # for testing
66pytest == 7.4.4 # for testing
You can’t perform that action at this time.
0 commit comments