supervaizer 0.10.3__py3-none-any.whl → 0.10.4__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.
@@ -5,6 +5,6 @@
5
5
  # https://mozilla.org/MPL/2.0/.
6
6
 
7
7
 
8
- VERSION = "0.10.3"
8
+ VERSION = "0.10.4"
9
9
  API_VERSION = "v1"
10
10
  TELEMETRY_VERSION = "v1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: supervaizer
3
- Version: 0.10.3
3
+ Version: 0.10.4
4
4
  Summary: Controller system for Supervaize
5
5
  Project-URL: Homepage, https://supervaize.com
6
6
  Project-URL: Repository, https://github.com/supervaize/supervaizer
@@ -17,24 +17,24 @@ Classifier: Programming Language :: Python :: 3.12
17
17
  Classifier: Programming Language :: Python :: 3.13
18
18
  Requires-Python: >=3.12
19
19
  Requires-Dist: art>=6.5
20
- Requires-Dist: cryptography>=46.0.3
21
- Requires-Dist: demjson3>=3.0.6
22
- Requires-Dist: deprecated>=1.3.1
20
+ Requires-Dist: cryptography>=46.0.0
21
+ Requires-Dist: demjson3>=3.0.0
22
+ Requires-Dist: deprecated>=1.3.0
23
23
  Requires-Dist: fastapi>=0.128.0
24
24
  Requires-Dist: httpx>=0.28.1
25
25
  Requires-Dist: jinja2>=3.1.6
26
26
  Requires-Dist: loguru>=0.7.3
27
27
  Requires-Dist: orjson>=3.11.5
28
- Requires-Dist: packaging>=26.0
29
- Requires-Dist: psutil>=7.2.1
30
- Requires-Dist: pydantic>=2.12.5
31
- Requires-Dist: python-slugify>=8.0.4
32
- Requires-Dist: pyyaml>=6.0.3
33
- Requires-Dist: rich>=14.3.1
34
- Requires-Dist: shortuuid>=1.0.13
28
+ Requires-Dist: packaging>=25.0
29
+ Requires-Dist: psutil>=7.2.0
30
+ Requires-Dist: pydantic>=2.12.0
31
+ Requires-Dist: python-slugify>=8.0.0
32
+ Requires-Dist: pyyaml>=6.0.0
33
+ Requires-Dist: rich>=14.3.0
34
+ Requires-Dist: shortuuid>=1.0.0
35
35
  Requires-Dist: sse-starlette>=3.2.0
36
- Requires-Dist: tinydb>=4.8.1
37
- Requires-Dist: typer>=0.21.1
36
+ Requires-Dist: tinydb>=4.8.0
37
+ Requires-Dist: typer>=0.21.0
38
38
  Requires-Dist: uvicorn>=0.40.0
39
39
  Provides-Extra: deploy
40
40
  Requires-Dist: boto3>=1.42.30; extra == 'deploy'
@@ -1,5 +1,5 @@
1
1
  supervaizer/__init__.py,sha256=eBbGjduMBH-FDjcGlSqeR4Kf4uo60Cf1DrRur8VGkJo,2341
2
- supervaizer/__version__.py,sha256=opyEmLJVOqn64wDoz2fUdph_cVyLWP_l3F7Ohivnbpk,348
2
+ supervaizer/__version__.py,sha256=dqcTOslmu5BASIIefbJ2p6QCJIKu5lkyUJbg3cCUwBQ,348
3
3
  supervaizer/account.py,sha256=-K1pd590Lp2TncZ2jn442kBLxnm482G3WnQavVFxZ1s,11102
4
4
  supervaizer/account_service.py,sha256=z4lw8qp8XvCrU6Ndf4VHRnQwY_071410ts5_7E8YDAs,3046
5
5
  supervaizer/agent.py,sha256=Clenvdr_v-lV7_v6YCcevp8dj5JUNvpTWrBZBYM82lg,36509
@@ -69,8 +69,8 @@ supervaizer/protocol/a2a/routes.py,sha256=rkQTNBD1NTYimKCb8iOk4bVf9ldDP1LqHfOsyh
69
69
  supervaizer/utils/__init__.py,sha256=fd0NFwN_cen3QPms2SOnuz4jcetay3f_31dit2As7EA,458
70
70
  supervaizer/utils/version_check.py,sha256=-tsOURpHVh0LNTbpQsyJDJENKszC-NzXDSO_EToEQPE,1893
71
71
  supervaizer/py.typed,sha256=bHhvLx7c6MqrzXVPbdK3qAOcSxzp4wDtTx4QifMC2EY,74
72
- supervaizer-0.10.3.dist-info/METADATA,sha256=TTjIjX8FamivrCcl9rQoLGDkoXxWUcFy9huVDgBN-5w,12648
73
- supervaizer-0.10.3.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
74
- supervaizer-0.10.3.dist-info/entry_points.txt,sha256=vL_IBR_AeEI2u2-6YL4PY9k2Mar4-gprG8-UxERWjmg,52
75
- supervaizer-0.10.3.dist-info/licenses/LICENSE.md,sha256=dmdnt1vfpxNPr8Lt0BnxKE5uzUwK3CWTthTUStgOXjY,15327
76
- supervaizer-0.10.3.dist-info/RECORD,,
72
+ supervaizer-0.10.4.dist-info/METADATA,sha256=MKWw8eVtIyjA8EKsq30BFmq9f2XScYQRbNQZRrj5GtU,12647
73
+ supervaizer-0.10.4.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
74
+ supervaizer-0.10.4.dist-info/entry_points.txt,sha256=vL_IBR_AeEI2u2-6YL4PY9k2Mar4-gprG8-UxERWjmg,52
75
+ supervaizer-0.10.4.dist-info/licenses/LICENSE.md,sha256=dmdnt1vfpxNPr8Lt0BnxKE5uzUwK3CWTthTUStgOXjY,15327
76
+ supervaizer-0.10.4.dist-info/RECORD,,