Skip to content

Commit

Permalink
asgi-csrf>=0.6, refs #835
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Jul 1, 2020
1 parent 2b85bbd commit 08b4928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -53,7 +53,7 @@ def get_version():
"uvicorn~=0.11",
"aiofiles>=0.4,<0.6",
"janus>=0.4,<0.6",
"asgi-csrf>=0.5.1",
"asgi-csrf>=0.6",
"PyYAML~=5.3",
"mergedeep>=1.1.1,<1.4.0",
"itsdangerous~=1.1",
Expand Down

0 comments on commit 08b4928

Please sign in to comment.