hatchet-sdk 0.43.1__py3-none-any.whl → 0.43.2__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.

Potentially problematic release.


This version of hatchet-sdk might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hatchet-sdk
3
- Version: 0.43.1
3
+ Version: 0.43.2
4
4
  Summary:
5
5
  Author: Alexander Belanger
6
6
  Author-email: alexander@hatchet.run
@@ -13,8 +13,10 @@ Requires-Dist: aiohttp (>=3.10.5,<4.0.0)
13
13
  Requires-Dist: aiohttp-retry (>=2.8.3,<3.0.0)
14
14
  Requires-Dist: aiostream (>=0.5.2,<0.6.0)
15
15
  Requires-Dist: cel-python (>=0.1.5,<0.2.0)
16
- Requires-Dist: grpcio (>=1.68.1,<2.0.0)
17
- Requires-Dist: grpcio-tools (>=1.68.1,<2.0.0)
16
+ Requires-Dist: grpcio (>=1.64.1,!=1.68.*) ; python_version < "3.13"
17
+ Requires-Dist: grpcio (>=1.69.0) ; python_version >= "3.13"
18
+ Requires-Dist: grpcio-tools (>=1.64.1,!=1.68.*) ; python_version < "3.13"
19
+ Requires-Dist: grpcio-tools (>=1.69.0) ; python_version >= "3.13"
18
20
  Requires-Dist: loguru (>=0.7.2,<0.8.0)
19
21
  Requires-Dist: nest-asyncio (>=1.6.0,<2.0.0)
20
22
  Requires-Dist: opentelemetry-api (>=1.28.0,<2.0.0)
@@ -230,7 +230,7 @@ hatchet_sdk/worker/runner/utils/error_with_traceback.py,sha256=Iih_s8JNqrinXETFJ
230
230
  hatchet_sdk/worker/worker.py,sha256=7UPm3qTzNYSSm9QTNX6zBBMJqVA6nKFeCbAdqLLjUBs,13007
231
231
  hatchet_sdk/workflow.py,sha256=XRj5jcCQSvPQMXxBipf-ZlARua2E8Z9igRzGcQ5alkI,9375
232
232
  hatchet_sdk/workflow_run.py,sha256=BwK5cefvXXvyQ1Ednj_7LeejMwQJqWnvUC_FTBmJNxk,1805
233
- hatchet_sdk-0.43.1.dist-info/METADATA,sha256=E9nxiPbh3-x6S1TPXCVhPmgAm3sqolSmtIW8xPQ2wws,1554
234
- hatchet_sdk-0.43.1.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
235
- hatchet_sdk-0.43.1.dist-info/entry_points.txt,sha256=LTtQRABmSGYOxRI68cUVEz5dp9Qb57eqXGic9lU8RMo,1023
236
- hatchet_sdk-0.43.1.dist-info/RECORD,,
233
+ hatchet_sdk-0.43.2.dist-info/METADATA,sha256=4X-r_xOmoJR1IfkCwPuRybgiMjt2Z1l0bkI-6EpMBBk,1736
234
+ hatchet_sdk-0.43.2.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
235
+ hatchet_sdk-0.43.2.dist-info/entry_points.txt,sha256=LTtQRABmSGYOxRI68cUVEz5dp9Qb57eqXGic9lU8RMo,1023
236
+ hatchet_sdk-0.43.2.dist-info/RECORD,,