Pin itsdangerous version
Fix ImportError: cannot import name ‘json’ from itsdangerous
This commit is contained in:
parent
197caa5068
commit
c51f1aa2e3
|
@ -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
|
||||
|
|
Reference in New Issue