Skip to content

Commit da20b52

Browse files
author
admin
committed
fix boto3
1 parent 0994c7e commit da20b52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ selenium==4.31.0
66
filelock==3.18.0
77
packaging==24.2
88
prettytable==3.16.0
9-
bzt==1.16.39 # bzt 1.16.34 has pinned setuptools==65.5.0, which does not have distutils
10-
boto3==1.16.32
9+
bzt==1.16.32 # bzt 1.16.34 has pinned setuptools==65.5.0, which does not have distutils
10+
boto3==1.37.30
1111
retry==0.9.2

0 commit comments

Comments
 (0)