dagster-wandb 0.21.4__py3-none-any.whl → 0.21.6__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.
@@ -179,8 +179,8 @@ class ArtifactsIOManager(IOManager):
179
179
  serialization_module_parameters = serialization_module.get("parameters", {})
180
180
  serialization_module_parameters_with_protocol = {
181
181
  "protocol": (
182
- pickle.HIGHEST_PROTOCOL
183
- ), # we use the highest available protocol if we don't pass one
182
+ pickle.HIGHEST_PROTOCOL # we use the highest available protocol if we don't pass one
183
+ ),
184
184
  **serialization_module_parameters,
185
185
  }
186
186
 
dagster_wandb/version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.21.4"
1
+ __version__ = "0.21.6"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: dagster-wandb
3
- Version: 0.21.4
3
+ Version: 0.21.6
4
4
  Summary: Package for wandb Dagster components.
5
5
  Home-page: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-wandb
6
6
  Author: Dagster Labs
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 3.11
13
13
  Classifier: License :: OSI Approved :: Apache Software License
14
14
  Classifier: Operating System :: OS Independent
15
15
  License-File: LICENSE
16
- Requires-Dist: dagster ==1.5.4
16
+ Requires-Dist: dagster ==1.5.6
17
17
  Requires-Dist: wandb <0.15.5,>=0.13.5
18
18
  Provides-Extra: dev
19
19
  Requires-Dist: cloudpickle ; extra == 'dev'
@@ -1,16 +1,16 @@
1
1
  dagster_wandb/__init__.py,sha256=-rUAd_xLZvcoA6d7sERb_xxkIThb0QiFan61C6EB8A0,613
2
- dagster_wandb/io_manager.py,sha256=RY11u_Dt6TkaW9dVZRXo7P8AK4ZAdJO_xVb19cP90vs,33981
2
+ dagster_wandb/io_manager.py,sha256=PWFqUr1bnECkmIXmzUdIGKxjs1HBZ68r6pq6NHQZ3ps,33981
3
3
  dagster_wandb/resources.py,sha256=uWqNCxoiQaM6NeavJxKul8Qu_pkSmKb-bqbEDOmghd8,2272
4
4
  dagster_wandb/types.py,sha256=nB61MN1Lsny91Ahli16WPC628jTlC0V95tI6DsXW3y0,774
5
- dagster_wandb/version.py,sha256=GyaC3hhx285KqPcqukJ07gRSFkuES5T27aUtAwvYYRw,23
5
+ dagster_wandb/version.py,sha256=8lptpVNVfBq4vo_OYGQHv5r2iire5P9W4tR29kWYv8g,23
6
6
  dagster_wandb/launch/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  dagster_wandb/launch/configs.py,sha256=bA7x8LfE2yc3UEK3eUM_NlCgix7cUY4ziISiRaVKjww,4425
8
8
  dagster_wandb/launch/ops.py,sha256=R0mAyqsxv2G4cvkHiRPvuXh6IXIsB6ATFUatm5pgUXA,5192
9
9
  dagster_wandb/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
10
  dagster_wandb/utils/errors.py,sha256=Ow4xy8n1pZp6_RC_WzxQVrD9FCEtc_mnF6k7q8jMT2Y,2744
11
11
  dagster_wandb/utils/pickling.py,sha256=-c3TXZqFnWEZ4zbxY3Odba5HIAjlUS3YpSEeZ1Icpuw,7890
12
- dagster_wandb-0.21.4.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
13
- dagster_wandb-0.21.4.dist-info/METADATA,sha256=1hmZECR072ksSpYc5BVePgZk_ZxPN68koXnhwVYDZ7E,865
14
- dagster_wandb-0.21.4.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
15
- dagster_wandb-0.21.4.dist-info/top_level.txt,sha256=eBR6kNspYqHANL4Hy1aXRhq-pYZmPhFg_xKui2AS8cE,14
16
- dagster_wandb-0.21.4.dist-info/RECORD,,
12
+ dagster_wandb-0.21.6.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
13
+ dagster_wandb-0.21.6.dist-info/METADATA,sha256=ba5-cn_bbVH1Pmuu35WwMp97p2iC0hkAh32T8ks7s6M,865
14
+ dagster_wandb-0.21.6.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
15
+ dagster_wandb-0.21.6.dist-info/top_level.txt,sha256=eBR6kNspYqHANL4Hy1aXRhq-pYZmPhFg_xKui2AS8cE,14
16
+ dagster_wandb-0.21.6.dist-info/RECORD,,