We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb792e4 commit 93463e6Copy full SHA for 93463e6
requirements.txt
@@ -1,11 +1,11 @@
1
-matplotlib==3.10.0
+matplotlib==3.10.1
2
pandas==2.2.3
3
-pytest==8.3.4
4
-locust==2.32.6
5
-selenium==4.27.1
6
-filelock==3.17.0
+pytest==8.3.5
+locust==2.34.0
+selenium==4.31.0
+filelock==3.18.0
7
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
+prettytable==3.16.0
+bzt==1.16.39 # bzt 1.16.34 has pinned setuptools==65.5.0, which does not have distutils
+boto3==1.37.29
11
retry==0.9.2
0 commit comments