We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e267027 commit 342ea61Copy full SHA for 342ea61
docs/index.rst
@@ -38,8 +38,8 @@ Running your Locust tests
38
running-without-web-ui
39
40
41
-Locust Cloud
42
-------------
+Running with Locust Cloud
+-------------------------
43
44
.. toctree ::
45
:maxdepth: 3
pyproject.toml
@@ -50,7 +50,7 @@ dependencies = [
50
"Flask-Cors>=3.0.10",
51
"pywin32; sys_platform == 'win32'",
52
"setuptools>=70.0.0",
53
- "locust-cloud>=1.20.4",
+ "locust-cloud>=1.20.5",
54
"gevent>=24.10.1,<25.0.0",
55
]
56
0 commit comments