Skip to content

Commit b5cd2bc

Browse files
committed
Bump locust-cloud minimum version, remove accidentally added paho-mqtt from mandatory dependencies.
1 parent a175710 commit b5cd2bc

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,11 @@ dependencies = [
4646
"Flask-Cors>=3.0.10",
4747
"pywin32; sys_platform == 'win32'",
4848
"setuptools>=70.0.0",
49-
"locust-cloud>=1.27.0",
49+
"locust-cloud>=1.27.1",
5050
"gevent>=24.10.1,<25.8.1",
5151
"python-socketio[client]>=5.13.0",
5252
"python-engineio>=4.12.2",
5353
"pytest>=8.3.3,<9.0.0",
54-
"paho-mqtt>=2.1.0",
5554
]
5655

5756
[project.optional-dependencies]

uv.lock

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)