Files
wger/requirements_prod.txt
dependabot[bot] cb0f7c9fbd Bump django-redis from 5.3.0 to 5.4.0
Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/jazzband/django-redis/releases)
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jazzband/django-redis/compare/5.3.0...5.4.0)

---
updated-dependencies:
- dependency-name: django-redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 23:55:37 +00:00

10 lines
127 B
Plaintext

#
# Requirements for wger for production
#
# Regular packages
-r requirements.txt
psycopg2-binary==2.9.9
django-redis==5.4.0