flask-session icon indicating copy to clipboard operation
flask-session copied to clipboard

Fix depends itsdangerous>=0.24

Open loukash opened this issue 7 years ago • 1 comments

Fixed #89

loukash avatar Oct 19 '18 09:10 loukash

itsdangerous 1.1.0 was just released and contains a fix for this. Flask-Session should still be fixed so it doesn't rely on this, but it won't fail for now.

davidism avatar Oct 27 '18 00:10 davidism