datadvance / DjangoChannelsGraphqlWs

Django Channels based WebSocket GraphQL server with Graphene-like subscriptions
MIT License
281 stars 84 forks source link

Django 4.0 #82

Closed tony closed 1 year ago

tony commented 2 years ago

Minimum version constraints for 4.0 release

Python >=3.8 asgiref >=3.4.1

prokher commented 1 year ago

The version 1.0.0rc1 is available in PyPI, it supports latest Django & Graphene, so I am closing this. Feel free to reopen or file a new issue in case of problems.