locust 2.40.3.dev8__py3-none-any.whl → 2.40.3.dev11__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
locust/_version.py CHANGED
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '2.40.3.dev8'
32
- __version_tuple__ = version_tuple = (2, 40, 3, 'dev8')
31
+ __version__ = version = '2.40.3.dev11'
32
+ __version_tuple__ = version_tuple = (2, 40, 3, 'dev11')
33
33
 
34
34
  __commit_id__ = commit_id = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: locust
3
- Version: 2.40.3.dev8
3
+ Version: 2.40.3.dev11
4
4
  Summary: Developer-friendly load testing framework
5
5
  Project-URL: homepage, https://locust.io/
6
6
  Project-URL: repository, https://github.com/locustio/locust
@@ -38,8 +38,7 @@ Requires-Dist: python-engineio>=4.12.2
38
38
  Requires-Dist: python-socketio[client]>=5.13.0
39
39
  Requires-Dist: pywin32; sys_platform == 'win32'
40
40
  Requires-Dist: pyzmq>=25.0.0
41
- Requires-Dist: requests>=2.26.0; python_version <= '3.11'
42
- Requires-Dist: requests>=2.32.2; python_version > '3.11'
41
+ Requires-Dist: requests>=2.32.2
43
42
  Requires-Dist: setuptools>=70.0.0
44
43
  Requires-Dist: tomli>=1.1.0; python_version < '3.11'
45
44
  Requires-Dist: typing-extensions>=4.6.0; python_version < '3.12'
@@ -1,6 +1,6 @@
1
1
  locust/__init__.py,sha256=HadpgGidiyCDPSKwkxrk1Qw6eB7dTmftNJVftuJzAiw,1876
2
2
  locust/__main__.py,sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74,31
3
- locust/_version.py,sha256=-4_cZ2Ur3hAWDxB19TLZcasq-TX4TS1L7HXdUCSz6ek,719
3
+ locust/_version.py,sha256=rBahVfcIg3pagx4otH6Vpltb2mt-n2xcj_xMnBSGKE4,721
4
4
  locust/argument_parser.py,sha256=t6mAoK9u13DxC9UH-alVqS6fFABFTyNWSJG89yQ4QQQ,33056
5
5
  locust/clients.py,sha256=OfMTOT3LwijczdL3u6bpDwDNM2TDcPCIwXBelizPOyw,20776
6
6
  locust/debug.py,sha256=7CCm8bIg44uGH2wqBlo1rXBzV2VzwPicLxLewz8r5CQ,5099
@@ -56,8 +56,8 @@ locust/webui/dist/assets/terminal.gif,sha256=iw80LO2u0dnf4wpGfFJZauBeKTcSpw9iUfI
56
56
  locust/webui/dist/assets/testruns-dark.png,sha256=G4p2VZSBuuqF4neqUaPSshIp5OKQJ_Bvb69Luj6XuVs,125231
57
57
  locust/webui/dist/assets/testruns-light.png,sha256=JinGDiiBPOkhpfF-XCbmQqhRInqItrjrBTLKt5MlqVI,130301
58
58
  pytest_locust/plugin.py,sha256=WAyiRHLynXegbbX2DxIutPKO4PQRT6JdBFA7zbbaJgM,1469
59
- locust-2.40.3.dev8.dist-info/METADATA,sha256=W6H6okOFH2h0wvxgaO_8golgufjV-06H4AEtSxodjq8,9598
60
- locust-2.40.3.dev8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
61
- locust-2.40.3.dev8.dist-info/entry_points.txt,sha256=0uIHcQ71R1qaWhM_sd8uBUCCJgp7gJfGHUVMnJeZfcY,86
62
- locust-2.40.3.dev8.dist-info/licenses/LICENSE,sha256=5hnz-Vpj0Z3kSCQl0LzV2hT1TLc4LHcbpBp3Cy-EuyM,1110
63
- locust-2.40.3.dev8.dist-info/RECORD,,
59
+ locust-2.40.3.dev11.dist-info/METADATA,sha256=Qnao2ORW6X0JG1a-lEc2C2LfCcUr2TvC-qR6p6hmgiA,9516
60
+ locust-2.40.3.dev11.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
61
+ locust-2.40.3.dev11.dist-info/entry_points.txt,sha256=0uIHcQ71R1qaWhM_sd8uBUCCJgp7gJfGHUVMnJeZfcY,86
62
+ locust-2.40.3.dev11.dist-info/licenses/LICENSE,sha256=5hnz-Vpj0Z3kSCQl0LzV2hT1TLc4LHcbpBp3Cy-EuyM,1110
63
+ locust-2.40.3.dev11.dist-info/RECORD,,