graphene-django/examples/cookbook/requirements.txt
dependabot[bot] 845ace8f2d
Bump django from 4.2.18 to 4.2.25 in /examples/cookbook
Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.25.
- [Commits](https://github.com/django/django/compare/4.2.18...4.2.25)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 4.2.25
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 22:55:11 +00:00

6 lines
94 B
Plaintext

graphene>=2.1,<3
graphene-django>=2.1,<3
graphql-core>=2.1,<3
django==4.2.25
django-filter>=2