mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Update boto3 & botocore to the latest version. #5640
This commit is contained in:
@@ -49,8 +49,8 @@ pyotp==2.*
|
|||||||
qrcode==7.*
|
qrcode==7.*
|
||||||
Pillow==8.4.*; python_version <= '3.6'
|
Pillow==8.4.*; python_version <= '3.6'
|
||||||
Pillow==9.*; python_version >= '3.7'
|
Pillow==9.*; python_version >= '3.7'
|
||||||
boto3==1.20.*
|
boto3==1.26.*
|
||||||
botocore==1.23.*
|
botocore==1.29.*
|
||||||
urllib3==1.26.*
|
urllib3==1.26.*
|
||||||
Werkzeug==2.0.3; python_version <= '3.6'
|
Werkzeug==2.0.3; python_version <= '3.6'
|
||||||
Werkzeug==2.1.2; python_version >= '3.7'
|
Werkzeug==2.1.2; python_version >= '3.7'
|
||||||
|
|||||||
Reference in New Issue
Block a user