Pin itsdangerous version

Fix ImportError: cannot import name ‘json’ from itsdangerous
This commit is contained in:
Santiago L 2022-02-22 12:31:56 +01:00
parent 197caa5068
commit c51f1aa2e3
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Flask-Cors==3.0.10
Flask-SQLAlchemy==2.3.2
hashids==1.2.0
inflection==0.3.1
itsdangerous==2.0.1
marshmallow==3.0.0b11
marshmallow-enum==1.4.1
passlib==1.7.1