locust-cloud 1.19.3__py3-none-any.whl → 1.19.5__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_cloud/args.py CHANGED
@@ -113,7 +113,7 @@ cloud_parser = configargparse.ArgumentParser(add_help=False)
113
113
  cloud_parser.add_argument(
114
114
  "--login",
115
115
  action="store_true",
116
- help="Launch an interactive session to authenticate your user.\nOnce completed your credentials will be stored and automatically refreshed for quite a long time.\nOnce those expires you will be prompted to perform another login.",
116
+ help="Launch an interactive session to authenticate your user.\nOnce completed your credentials will be stored and automatically refreshed for quite a long time.\nOnce those expire you will be prompted to perform another login.",
117
117
  )
118
118
  cloud_parser.add_argument(
119
119
  "--delete",
@@ -1,16 +1,18 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: locust-cloud
3
- Version: 1.19.3
3
+ Version: 1.19.5
4
4
  Summary: Locust Cloud
5
- Project-URL: Homepage, https://locust.cloud
5
+ Project-URL: homepage, https://locust.cloud
6
+ Project-URL: repository, https://github.com/locustcloud/locust-cloud
7
+ License: MIT
6
8
  License-File: LICENSE
7
9
  Requires-Python: >=3.10
8
10
  Requires-Dist: configargparse==1.7
9
- Requires-Dist: gevent>=24.11.1
11
+ Requires-Dist: gevent<25.0.0,>=24.11.1
10
12
  Requires-Dist: locust>=2.35.0
11
- Requires-Dist: platformdirs>=4.3.6
12
- Requires-Dist: pyjwt>=2.0
13
- Requires-Dist: python-socketio[client]==5.11.4
13
+ Requires-Dist: platformdirs<5.0.0,>=4.3.6
14
+ Requires-Dist: pyjwt<3.0,>=2.0
15
+ Requires-Dist: python-socketio[client]==5.13.0
14
16
  Requires-Dist: requests==2.32.3
15
17
  Requires-Dist: tomli>=1.1.0; python_version < '3.11'
16
18
  Description-Content-Type: text/markdown
@@ -1,13 +1,13 @@
1
1
  locust_cloud/__init__.py,sha256=9USe4yHuvpP5xrXm0dVsi08pu2l5TcjxQl6Pei8w3lk,713
2
2
  locust_cloud/apisession.py,sha256=kCr271_l0IeMGw0L563mOecqPJj4OD9h2J3vxCM5zYQ,4015
3
- locust_cloud/args.py,sha256=6PLJYmy1lr1qYQR4elsIhws0wJwc4_heS_xbTibO4Yw,6970
3
+ locust_cloud/args.py,sha256=IJPB0nY-SJpaeVU9XncfEKIOFWsZwyLvzznxkFF6iWY,6969
4
4
  locust_cloud/cloud.py,sha256=Ox2BNQfeVSbLN67mp5yl4ZeSFqfEsPef0H5Jxy5QMU8,6071
5
5
  locust_cloud/common.py,sha256=cFrDVKpi9OEmH6giOuj9HoIUFSBArixNtNHzZIgDvPE,992
6
6
  locust_cloud/input_events.py,sha256=MyxccgboHByICuK6VpQCCJhZQqTZAacNmkSpw-gxBEw,3420
7
7
  locust_cloud/web_login.py,sha256=1j2AQoEM6XVSDtE1q0Ryrs4jFEx07r9IQfZCoFAQXJg,2400
8
8
  locust_cloud/websocket.py,sha256=9Q7nTFuAwVhgW74DlJNcHTZXOQ1drsXi8hX9ciZhWlQ,8998
9
- locust_cloud-1.19.3.dist-info/METADATA,sha256=SHRS98OvUn8mpIR81g5wGz2TddMi3Pk-vWV1n8V9MEE,633
10
- locust_cloud-1.19.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
- locust_cloud-1.19.3.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
12
- locust_cloud-1.19.3.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
13
- locust_cloud-1.19.3.dist-info/RECORD,,
9
+ locust_cloud-1.19.5.dist-info/METADATA,sha256=cGMKEObFnCyOQF0BZEhqmXcDzNzR3LxbgngF7e1sO3I,735
10
+ locust_cloud-1.19.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
+ locust_cloud-1.19.5.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
12
+ locust_cloud-1.19.5.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
13
+ locust_cloud-1.19.5.dist-info/RECORD,,