Skip to content

Commit

Permalink
Upgrade to Janus 0.6.2 for Python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Oct 24, 2021
1 parent 18a4907 commit 77542e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -52,7 +52,7 @@ def get_version():
"pluggy~=0.13.0",
"uvicorn~=0.11",
"aiofiles>=0.4,<0.8",
"janus>=0.4,<0.7",
"janus>=0.6.2,<0.7",
"asgi-csrf>=0.9",
"PyYAML~=5.3",
"mergedeep>=1.1.1,<1.4.0",
Expand Down

0 comments on commit 77542e7

Please sign in to comment.