Hardcoded 'itsdangerous' version to <=1.1.0, as the latest version not working correctly for pgAdmin.

pull/49/head
Akshay Joshi 2021-05-18 13:41:14 +05:30
parent 1c2b312d49
commit 0a95550fc0
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ psutil==5.*
psycopg2==2.8.* psycopg2==2.8.*
python-dateutil==2.* python-dateutil==2.*
SQLAlchemy==1.3.* SQLAlchemy==1.3.*
itsdangerous<=1.1.0
Flask-Security-Too==3.* Flask-Security-Too==3.*
bcrypt==3.* bcrypt==3.*
cryptography==3.* cryptography==3.*