Files
wger/requirements_docker.txt
dependabot[bot] 794fe1d909 Bump psycopg from 3.2.4 to 3.2.6
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.4 to 3.2.6.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.4...3.2.6)

---
updated-dependencies:
- dependency-name: psycopg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-23 09:32:17 +01:00

11 lines
151 B
Plaintext

#
# Requirements for wger for production (docker setup)
#
# Regular packages
-r requirements.txt
django-redis==5.4.0
gunicorn==23.0.0
psycopg==3.2.6