modal 0.73.51__py3-none-any.whl → 0.73.52__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.
modal/client.pyi CHANGED
@@ -27,7 +27,7 @@ class _Client:
27
27
  _snapshotted: bool
28
28
 
29
29
  def __init__(
30
- self, server_url: str, client_type: int, credentials: typing.Optional[tuple[str, str]], version: str = "0.73.51"
30
+ self, server_url: str, client_type: int, credentials: typing.Optional[tuple[str, str]], version: str = "0.73.52"
31
31
  ): ...
32
32
  def is_closed(self) -> bool: ...
33
33
  @property
@@ -85,7 +85,7 @@ class Client:
85
85
  _snapshotted: bool
86
86
 
87
87
  def __init__(
88
- self, server_url: str, client_type: int, credentials: typing.Optional[tuple[str, str]], version: str = "0.73.51"
88
+ self, server_url: str, client_type: int, credentials: typing.Optional[tuple[str, str]], version: str = "0.73.52"
89
89
  ): ...
90
90
  def is_closed(self) -> bool: ...
91
91
  @property
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: modal
3
- Version: 0.73.51
3
+ Version: 0.73.52
4
4
  Summary: Python client library for Modal
5
5
  Author-email: Modal Labs <support@modal.com>
6
6
  License: Apache-2.0
@@ -22,7 +22,7 @@ modal/app.py,sha256=rCOPD51gVyow8muyaqMuV65qfTnAZKf_w1OCZdSF_6o,44636
22
22
  modal/app.pyi,sha256=0MMCgskIL4r3eq8oBcfm2lLyeao2gXjS3iXaIfmaJ-o,25959
23
23
  modal/call_graph.py,sha256=1g2DGcMIJvRy-xKicuf63IVE98gJSnQsr8R_NVMptNc,2581
24
24
  modal/client.py,sha256=8SQawr7P1PNUCq1UmJMUQXG2jIo4Nmdcs311XqrNLRE,15276
25
- modal/client.pyi,sha256=bVCM-kHSaATYYE38LEy9fPKG0TGbemI2SNghUBD7H9U,7593
25
+ modal/client.pyi,sha256=zyJ_4HD469k1-wIsHnSHHvOa8PtrFo-3LUAYJYIYFA0,7593
26
26
  modal/cloud_bucket_mount.py,sha256=YOe9nnvSr4ZbeCn587d7_VhE9IioZYRvF9VYQTQux08,5914
27
27
  modal/cloud_bucket_mount.pyi,sha256=30T3K1a89l6wzmEJ_J9iWv9SknoGqaZDx59Xs-ZQcmk,1607
28
28
  modal/cls.py,sha256=nJhJr-YuttOmdNWxtMHcBV-q6iQmY5qXkEy9yO43clY,31130
@@ -151,10 +151,10 @@ modal_docs/mdmd/__init__.py,sha256=svYKtV8HDwDCN86zbdWqyq5T8sMdGDj0PVlzc2tIxDM,2
151
151
  modal_docs/mdmd/mdmd.py,sha256=Irx49MCCTlBOP4FBdLR--JrpA3-WhsVeriq0LGgsRic,6232
152
152
  modal_docs/mdmd/signatures.py,sha256=XJaZrK7Mdepk5fdX51A8uENiLFNil85Ud0d4MH8H5f0,3218
153
153
  modal_proto/__init__.py,sha256=MIEP8jhXUeGq_eCjYFcqN5b1bxBM4fdk0VESpjWR0fc,28
154
- modal_proto/api.proto,sha256=4ITRzGTnCMFHy8ZQHgM6trc_mpbb1Y4tRQ9RyLstPQU,86872
154
+ modal_proto/api.proto,sha256=H0k7ZKXLxZ_nnAF41uRZk8rz6Zl11tIay9RoTdgG65k,86786
155
155
  modal_proto/api_grpc.py,sha256=FYGqDegM_w_qxdtlxum8k31mDibKoMvmNxv_p9cKdKs,109056
156
- modal_proto/api_pb2.py,sha256=BEom2Cg_sB9IwaNKV-9inCsN9RYYJzGTLKkYRzRi5q0,312494
157
- modal_proto/api_pb2.pyi,sha256=Yx-WLsEPmrzdzA-GHFOfzOlkc_vOsr-KAjVjJY6OzvU,421286
156
+ modal_proto/api_pb2.py,sha256=mCJwwMPK5DHBf1adhkeKkPZTGr1oTrsZlg9odEEUiP8,312254
157
+ modal_proto/api_pb2.pyi,sha256=dX84vJiHK_OGenyIxoYYuw2QXSVoWCs7HM0lTmFuRQg,421063
158
158
  modal_proto/api_pb2_grpc.py,sha256=DNp0Et5i_Ey4dKx_1o1LRtYhyWYyT0NzTcAY4EcHn-c,235765
159
159
  modal_proto/api_pb2_grpc.pyi,sha256=RI6tWC3L8EIN4-izFSEGPPJl5Ta0lXPNuHUJaWAr35s,54892
160
160
  modal_proto/modal_api_grpc.py,sha256=UG8WJU81afrWPwItWB4Ag64E9EpyREMpBbAVGVEYJiM,14550
@@ -168,10 +168,10 @@ modal_proto/options_pb2_grpc.pyi,sha256=CImmhxHsYnF09iENPoe8S4J-n93jtgUYD2JPAc0y
168
168
  modal_proto/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
169
169
  modal_version/__init__.py,sha256=wiJQ53c-OMs0Xf1UeXOxQ7FwlV1VzIjnX6o-pRYZ_Pk,470
170
170
  modal_version/__main__.py,sha256=2FO0yYQQwDTh6udt1h-cBnGd1c4ZyHnHSI4BksxzVac,105
171
- modal_version/_version_generated.py,sha256=eADQq15lgd-6Ewt_LEWYTJ6ANp4VBZcKIa3AdAnAbis,149
172
- modal-0.73.51.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
173
- modal-0.73.51.dist-info/METADATA,sha256=WrwQGy3NTDBQLI_Byf0PrH22kxQsHrE8_lw0kwKLXzE,2452
174
- modal-0.73.51.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
175
- modal-0.73.51.dist-info/entry_points.txt,sha256=An-wYgeEUnm6xzrAP9_NTSTSciYvvEWsMZILtYrvpAI,46
176
- modal-0.73.51.dist-info/top_level.txt,sha256=4BWzoKYREKUZ5iyPzZpjqx4G8uB5TWxXPDwibLcVa7k,43
177
- modal-0.73.51.dist-info/RECORD,,
171
+ modal_version/_version_generated.py,sha256=1PIu9uXouxq0M6GCf9WBHkEomvZsnGDZvnZ6vMvddnY,149
172
+ modal-0.73.52.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
173
+ modal-0.73.52.dist-info/METADATA,sha256=erF8MywEz5TR4DMnylQ01oxqonVhfxsVOgRfH07e6h8,2452
174
+ modal-0.73.52.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
175
+ modal-0.73.52.dist-info/entry_points.txt,sha256=An-wYgeEUnm6xzrAP9_NTSTSciYvvEWsMZILtYrvpAI,46
176
+ modal-0.73.52.dist-info/top_level.txt,sha256=4BWzoKYREKUZ5iyPzZpjqx4G8uB5TWxXPDwibLcVa7k,43
177
+ modal-0.73.52.dist-info/RECORD,,
modal_proto/api.proto CHANGED
@@ -1292,7 +1292,7 @@ message FunctionAsyncInvokeRequest {
1292
1292
  string function_id = 1;
1293
1293
  string parent_input_id = 2;
1294
1294
  FunctionInput input = 3;
1295
- }
1295
+ }
1296
1296
 
1297
1297
  message FunctionAsyncInvokeResponse {
1298
1298
  bool retry_with_blob_upload = 1;
@@ -1370,7 +1370,6 @@ message FunctionCreateRequest {
1370
1370
 
1371
1371
  message FunctionCreateResponse {
1372
1372
  string function_id = 1;
1373
- string __deprecated_web_url = 2 [ deprecated = true]; // Used up until 0.62.212
1374
1373
  Function function = 4;
1375
1374
  FunctionHandleMetadata handle_metadata = 5;
1376
1375
  }
@@ -1779,7 +1778,7 @@ message ImageFromIdRequest {
1779
1778
  message ImageFromIdResponse {
1780
1779
  string image_id = 1;
1781
1780
  ImageMetadata metadata = 2;
1782
- }
1781
+ }
1783
1782
 
1784
1783
  message ImageGetOrCreateRequest {
1785
1784
  Image image = 2;