Skip to content

Commit

Permalink
Merge pull request #1 from nmpsilva/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
eabruzzese authored Oct 31, 2022
2 parents 8953ac0 + 8da1d6a commit 80f650a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ python = ">=3.8"
aiohttp = "^3"
asgiref = "*"
backports-datetime-fromisoformat = {version = "^1", python = "~3.6"}
channels = "^3"
channels = ">=3, <=4"
dataclasses = {version = "^0.7", python = "~3.6"}
Django = ">=3,<4.1"
graphene = "^2.1"
Expand Down

0 comments on commit 80f650a

Please sign in to comment.