[sso-admin] Update requirements file
parent
f80664a38b
commit
64c0869e46
|
@ -17,19 +17,19 @@
|
||||||
# along with DD. If not, see <https://www.gnu.org/licenses/>.
|
# along with DD. If not, see <https://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
Flask==2.0.1
|
Flask==2.1.3
|
||||||
Flask-Login==0.5.0
|
Flask-Login==0.6.2
|
||||||
eventlet==0.33.0
|
eventlet==0.33.1
|
||||||
Flask-SocketIO==5.1.0
|
Flask-SocketIO==5.2.0
|
||||||
bcrypt==3.2.0
|
bcrypt==3.2.2
|
||||||
diceware==0.9.6
|
diceware==0.10
|
||||||
mysql-connector-python==8.0.25
|
mysql-connector-python==8.0.30
|
||||||
psycopg2==2.8.6
|
psycopg2==2.9.3
|
||||||
python-keycloak==0.26.1
|
python-keycloak==2.1.1
|
||||||
minio==7.0.3
|
minio==7.1.11
|
||||||
urllib3==1.26.6
|
urllib3==1.26.11
|
||||||
schema==0.7.5
|
schema==0.7.5
|
||||||
Werkzeug~=2.0.0
|
Werkzeug==2.2.1
|
||||||
python-jose==3.3.0
|
python-jose==3.3.0
|
||||||
Cerberus==1.3.4
|
Cerberus==1.3.4
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
|
|
Loading…
Reference in New Issue