We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8583744 commit e39842eCopy full SHA for e39842e
README.md
@@ -4,7 +4,7 @@
4
5
6
## Requirements
7
-- Channels=4.0
+- Channels>=4.1
8
9
10
## Install
pyproject.toml
@@ -10,7 +10,7 @@ build-backend = "hatchling.build"
11
[project]
12
name = "channels_auth_token_middlewares"
13
-version = "1.3.0"
+version = "1.3.1"
14
dependencies = ["channels>=4.1.0"]
15
requires-python = ">=3.8"
16
authors = [
0 commit comments