mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-02 12:17:38 -06:00
Hardcoded 'itsdangerous' version to <=1.1.0, as the latest version not working correctly for pgAdmin.
This commit is contained in:
parent
1c2b312d49
commit
0a95550fc0
@ -29,6 +29,7 @@ psutil==5.*
|
||||
psycopg2==2.8.*
|
||||
python-dateutil==2.*
|
||||
SQLAlchemy==1.3.*
|
||||
itsdangerous<=1.1.0
|
||||
Flask-Security-Too==3.*
|
||||
bcrypt==3.*
|
||||
cryptography==3.*
|
||||
|
Loading…
Reference in New Issue
Block a user