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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 07:14:49 +00:00

6 lines
94 B
Plaintext

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