Django>=3.2
graphene-django>=3.0.0
social-auth-app-django>=5.0.0
django-filter>=24.3

[jwt]
django-graphql-jwt>=0.4.0

[test]
coverage>=7.0
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-django>=4.5.0
pytest-asyncio>=0.21.0
