Skip to content

Commit 93463e6

Browse files
author
admin
committed
upgrade requirements.txt
1 parent fb792e4 commit 93463e6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
matplotlib==3.10.0
1+
matplotlib==3.10.1
22
pandas==2.2.3
3-
pytest==8.3.4
4-
locust==2.32.6
5-
selenium==4.27.1
6-
filelock==3.17.0
3+
pytest==8.3.5
4+
locust==2.34.0
5+
selenium==4.31.0
6+
filelock==3.18.0
77
packaging==24.2
8-
prettytable==3.12.0
9-
bzt==1.16.32 # bzt 1.16.34 has pinned setuptools==65.5.0, which does not have distutils
10-
boto3==1.36.0
8+
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.37.29
1111
retry==0.9.2

0 commit comments

Comments
 (0)