mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Bump asgi-csrf to 0.5.1 for a bug fix
Refs https://github.com/simonw/asgi-csrf/issues/10
This commit is contained in:
parent
75c143a84c
commit
9c563d6aed
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -53,7 +53,7 @@ setup(
|
|||
"uvicorn~=0.11",
|
||||
"aiofiles>=0.4,<0.6",
|
||||
"janus>=0.4,<0.6",
|
||||
"asgi-csrf>=0.4",
|
||||
"asgi-csrf>=0.5.1",
|
||||
"PyYAML~=5.3",
|
||||
"mergedeep>=1.1.1,<1.4.0",
|
||||
"itsdangerous~=1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue