Skip to content

Commit

Permalink
Update gevent and locust to latest versions (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfiola authored Feb 28, 2024
1 parent 98f22e2 commit 59d57d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ keywords = ["load testing", "performance", "locust", "grasshopper"]
license = {file = "LICENSE"}
requires-python = ">=3.10,<4"
dependencies = [
"gevent ~=23.9.1",
"gevent ~=24.2.1",
"influxdb ~= 5.3.1",
"locust ~= 2.21.0",
"locust ~= 2.23.1",
"locust-influxdb-listener ~= 1.0.2",
"pytest ~= 6.2.5",
"pyyaml >= 5.4.1",
Expand Down

0 comments on commit 59d57d8

Please sign in to comment.