mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Update Dependencies.
This commit is contained in:
parent
a850852847
commit
5462aeab11
10
DEPENDENCIES
10
DEPENDENCIES
@ -41,14 +41,16 @@ sqlparse 0.2.4
|
|||||||
WTForms 2.2.1 BSD https://wtforms.readthedocs.io/
|
WTForms 2.2.1 BSD https://wtforms.readthedocs.io/
|
||||||
Flask-Paranoid 0.2.0 MIT http://github.com/miguelgrinberg/flask-paranoid/
|
Flask-Paranoid 0.2.0 MIT http://github.com/miguelgrinberg/flask-paranoid/
|
||||||
psutil 5.7.2 BSD https://github.com/giampaolo/psutil
|
psutil 5.7.2 BSD https://github.com/giampaolo/psutil
|
||||||
psycopg2 2.8.5 LGPL with exceptions https://psycopg.org/
|
psycopg2 2.8.6 LGPL with exceptions https://psycopg.org/
|
||||||
python-dateutil 2.8.1 Dual License https://dateutil.readthedocs.io
|
python-dateutil 2.8.1 Dual License https://dateutil.readthedocs.io
|
||||||
SQLAlchemy 1.3.18 MIT http://www.sqlalchemy.org
|
SQLAlchemy 1.3.19 MIT http://www.sqlalchemy.org
|
||||||
Flask-Security-Too 3.4.4 MIT https://github.com/Flask-Middleware/flask-security
|
Flask-Security-Too 3.4.4 MIT https://github.com/Flask-Middleware/flask-security
|
||||||
|
bcrypt 3.1.7 Apache License, Version 2.0 https://github.com/pyca/bcrypt/
|
||||||
|
cryptography 3.0 BSD or Apache License, Version 2.0 https://github.com/pyca/cryptography
|
||||||
sshtunnel 0.1.5 MIT https://github.com/pahaz/sshtunnel
|
sshtunnel 0.1.5 MIT https://github.com/pahaz/sshtunnel
|
||||||
ldap3 2.7 LGPL v3 https://github.com/cannatag/ldap3
|
ldap3 2.8.1 LGPL v3 https://github.com/cannatag/ldap3
|
||||||
|
|
||||||
26 dependencies listed.
|
28 dependencies listed.
|
||||||
|
|
||||||
Javascript Dependencies
|
Javascript Dependencies
|
||||||
=======================
|
=======================
|
||||||
|
Loading…
Reference in New Issue
Block a user