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:
17
DEPENDENCIES
17
DEPENDENCIES
@@ -35,24 +35,24 @@ Flask-Paranoid 0.2.0
|
|||||||
Flask-Babel 2.0.0 BSD http://github.com/python-babel/flask-babel
|
Flask-Babel 2.0.0 BSD http://github.com/python-babel/flask-babel
|
||||||
Flask-Security-Too 4.1.2 MIT https://github.com/Flask-Middleware/flask-security
|
Flask-Security-Too 4.1.2 MIT https://github.com/Flask-Middleware/flask-security
|
||||||
Flask-SocketIO 5.1.1 UNKNOWN https://github.com/miguelgrinberg/flask-socketio
|
Flask-SocketIO 5.1.1 UNKNOWN https://github.com/miguelgrinberg/flask-socketio
|
||||||
WTForms 3.0.0 BSD-3-Clause https://wtforms.readthedocs.io/
|
WTForms 3.0.1 BSD-3-Clause https://wtforms.readthedocs.io/
|
||||||
passlib 1.7.4 BSD https://passlib.readthedocs.io
|
passlib 1.7.4 BSD https://passlib.readthedocs.io
|
||||||
pytz 2021.3 MIT http://pythonhosted.org/pytz
|
pytz 2021.3 MIT http://pythonhosted.org/pytz
|
||||||
simplejson 3.17.6 MIT License https://github.com/simplejson/simplejson
|
simplejson 3.17.6 MIT License https://github.com/simplejson/simplejson
|
||||||
six 1.16.0 MIT https://github.com/benjaminp/six
|
six 1.16.0 MIT https://github.com/benjaminp/six
|
||||||
speaklater3 1.4 UNKNOWN https://github.com/ThomasWaldmann/speaklater
|
speaklater3 1.4 UNKNOWN https://github.com/ThomasWaldmann/speaklater
|
||||||
sqlparse 0.4.2 BSD-3-Clause https://github.com/andialbrecht/sqlparse
|
sqlparse 0.4.2 BSD-3-Clause https://github.com/andialbrecht/sqlparse
|
||||||
psutil 5.8.0 BSD https://github.com/giampaolo/psutil
|
psutil 5.9.0 BSD https://github.com/giampaolo/psutil
|
||||||
psycopg2 2.9.2 LGPL with exceptions https://psycopg.org/
|
psycopg2 2.9.3 LGPL with exceptions https://psycopg.org/
|
||||||
python-dateutil 2.8.2 Dual License https://github.com/dateutil/dateutil
|
python-dateutil 2.8.2 Dual License https://github.com/dateutil/dateutil
|
||||||
SQLAlchemy 1.4.28 MIT https://www.sqlalchemy.org
|
SQLAlchemy 1.4.31 MIT https://www.sqlalchemy.org
|
||||||
bcrypt 3.2.0 Apache License, Version 2.0 https://github.com/pyca/bcrypt/
|
bcrypt 3.2.0 Apache License, Version 2.0 https://github.com/pyca/bcrypt/
|
||||||
cryptography 3.4.8 BSD or Apache License, Version 2.0 https://github.com/pyca/cryptography
|
cryptography 3.4.8 BSD or Apache License, Version 2.0 https://github.com/pyca/cryptography
|
||||||
sshtunnel 0.4.0 MIT https://github.com/pahaz/sshtunnel
|
sshtunnel 0.4.0 MIT https://github.com/pahaz/sshtunnel
|
||||||
ldap3 2.9.1 LGPL v3 https://github.com/cannatag/ldap3
|
ldap3 2.9.1 LGPL v3 https://github.com/cannatag/ldap3
|
||||||
gssapi 1.7.2 LICENSE.txt https://github.com/pythongssapi/python-gssapi
|
gssapi 1.7.2 LICENSE.txt https://github.com/pythongssapi/python-gssapi
|
||||||
eventlet 0.33.0 UNKNOWN http://eventlet.net
|
eventlet 0.33.0 UNKNOWN http://eventlet.net
|
||||||
httpagentparser 1.9.1 http://www.opensource.org/licenses/mit-license.php http://shon.github.com/httpagentparser
|
httpagentparser 1.9.2 http://www.opensource.org/licenses/mit-license.php https://github.com/shon/httpagentparser
|
||||||
user-agents 2.2.0 MIT https://github.com/selwin/python-user-agents
|
user-agents 2.2.0 MIT https://github.com/selwin/python-user-agents
|
||||||
pywinpty 1.1.* Unknown Unknown
|
pywinpty 1.1.* Unknown Unknown
|
||||||
Authlib 0.15.5 BSD-3-Clause https://authlib.org/
|
Authlib 0.15.5 BSD-3-Clause https://authlib.org/
|
||||||
@@ -257,7 +257,7 @@ fast-deep-equal 3.1.3
|
|||||||
fast-deep-equal 1.1.0 MIT git+https://github.com/epoberezkin/fast-deep-equal.git
|
fast-deep-equal 1.1.0 MIT git+https://github.com/epoberezkin/fast-deep-equal.git
|
||||||
fast-json-stable-stringify 2.1.0 MIT git://github.com/epoberezkin/fast-json-stable-stringify.git
|
fast-json-stable-stringify 2.1.0 MIT git://github.com/epoberezkin/fast-json-stable-stringify.git
|
||||||
filename-reserved-regex 2.0.0 MIT https://github.com/sindresorhus/filename-reserved-regex.git
|
filename-reserved-regex 2.0.0 MIT https://github.com/sindresorhus/filename-reserved-regex.git
|
||||||
follow-redirects 1.14.4 MIT git@github.com:follow-redirects/follow-redirects.git
|
follow-redirects 1.14.7 MIT git@github.com:follow-redirects/follow-redirects.git
|
||||||
gensync 1.0.0-beta.2 MIT https://github.com/loganfsmyth/gensync.git
|
gensync 1.0.0-beta.2 MIT https://github.com/loganfsmyth/gensync.git
|
||||||
globals 11.12.0 MIT https://github.com/sindresorhus/globals.git
|
globals 11.12.0 MIT https://github.com/sindresorhus/globals.git
|
||||||
globals 9.18.0 MIT https://github.com/sindresorhus/globals.git
|
globals 9.18.0 MIT https://github.com/sindresorhus/globals.git
|
||||||
@@ -335,8 +335,7 @@ moment-timezone 0.5.33
|
|||||||
ms 2.1.2 MIT https://github.com/zeit/ms.git
|
ms 2.1.2 MIT https://github.com/zeit/ms.git
|
||||||
ms 2.0.0 MIT https://github.com/zeit/ms.git
|
ms 2.0.0 MIT https://github.com/zeit/ms.git
|
||||||
nanocolors 0.1.12 MIT https://github.com/ai/nanocolors.git
|
nanocolors 0.1.12 MIT https://github.com/ai/nanocolors.git
|
||||||
nanoid 3.1.23 MIT https://github.com/ai/nanoid.git
|
nanoid 3.2.0 MIT https://github.com/ai/nanoid.git
|
||||||
nanoid 3.1.30 MIT https://github.com/ai/nanoid.git
|
|
||||||
nanopop 2.1.0 MIT https://github.com/Simonwep/nanopop.git
|
nanopop 2.1.0 MIT https://github.com/Simonwep/nanopop.git
|
||||||
node-releases 1.1.72 MIT git+https://github.com/chicoxyzzy/node-releases.git
|
node-releases 1.1.72 MIT git+https://github.com/chicoxyzzy/node-releases.git
|
||||||
normalize-url 4.5.1 MIT https://github.com/sindresorhus/normalize-url.git
|
normalize-url 4.5.1 MIT https://github.com/sindresorhus/normalize-url.git
|
||||||
@@ -524,5 +523,5 @@ precond 0.2.3
|
|||||||
webcabin-docker 2.2.5 MIT* Unknown
|
webcabin-docker 2.2.5 MIT* Unknown
|
||||||
tablesorter 2.31.3 (MIT OR GPL-2.0) git://github.com/Mottie/tablesorter.git
|
tablesorter 2.31.3 (MIT OR GPL-2.0) git://github.com/Mottie/tablesorter.git
|
||||||
|
|
||||||
452 dependencies listed.
|
451 dependencies listed.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user