monai-weekly 1.5.dev2449__py3-none-any.whl → 1.5.dev2450__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.
monai/__init__.py CHANGED
@@ -136,4 +136,4 @@ except BaseException:
136
136
 
137
137
  if MONAIEnvVars.debug():
138
138
  raise
139
- __commit_id__ = "e604d1841fe60c0ffb6978ae4116535ca8d8f34f"
139
+ __commit_id__ = "21920a34bc00a114e430e1943e1fd1f572880919"
monai/_version.py CHANGED
@@ -8,11 +8,11 @@ import json
8
8
 
9
9
  version_json = '''
10
10
  {
11
- "date": "2024-12-08T02:32:52+0000",
11
+ "date": "2024-12-15T02:32:50+0000",
12
12
  "dirty": false,
13
13
  "error": null,
14
- "full-revisionid": "8cad248c8b374702245989507da1dd8430ef863f",
15
- "version": "1.5.dev2449"
14
+ "full-revisionid": "0726cee7ba6c1b31f34d54fc26fe6b8db5f5c79c",
15
+ "version": "1.5.dev2450"
16
16
  }
17
17
  ''' # END VERSION_JSON
18
18
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: monai-weekly
3
- Version: 1.5.dev2449
3
+ Version: 1.5.dev2450
4
4
  Summary: AI Toolkit for Healthcare Imaging
5
5
  Home-page: https://monai.io/
6
6
  Author: MONAI Consortium
@@ -46,10 +46,10 @@ Requires-Dist: itk>=5.2; extra == "all"
46
46
  Requires-Dist: tqdm>=4.47.0; extra == "all"
47
47
  Requires-Dist: lmdb; extra == "all"
48
48
  Requires-Dist: psutil; extra == "all"
49
- Requires-Dist: cucim-cu12; (python_version >= "3.9" and python_version <= "3.10") and extra == "all"
49
+ Requires-Dist: cucim-cu12; (platform_system == "Linux" and python_version >= "3.9" and python_version <= "3.10") and extra == "all"
50
50
  Requires-Dist: openslide-python; extra == "all"
51
- Requires-Dist: tifffile; extra == "all"
52
- Requires-Dist: imagecodecs; extra == "all"
51
+ Requires-Dist: tifffile; (platform_system == "Linux" or platform_system == "Darwin") and extra == "all"
52
+ Requires-Dist: imagecodecs; (platform_system == "Linux" or platform_system == "Darwin") and extra == "all"
53
53
  Requires-Dist: pandas; extra == "all"
54
54
  Requires-Dist: einops; extra == "all"
55
55
  Requires-Dist: transformers<4.41.0,>=4.36.0; python_version <= "3.10" and extra == "all"
@@ -63,7 +63,7 @@ Requires-Dist: jsonschema; extra == "all"
63
63
  Requires-Dist: pynrrd; extra == "all"
64
64
  Requires-Dist: pydicom; extra == "all"
65
65
  Requires-Dist: h5py; extra == "all"
66
- Requires-Dist: nni; extra == "all"
66
+ Requires-Dist: nni; (platform_system == "Linux" and "arm" not in platform_machine and "aarch" not in platform_machine) and extra == "all"
67
67
  Requires-Dist: optuna; extra == "all"
68
68
  Requires-Dist: onnx>=1.13.0; extra == "all"
69
69
  Requires-Dist: onnxruntime; python_version <= "3.10" and extra == "all"
@@ -101,13 +101,13 @@ Requires-Dist: lmdb; extra == "lmdb"
101
101
  Provides-Extra: psutil
102
102
  Requires-Dist: psutil; extra == "psutil"
103
103
  Provides-Extra: cucim
104
- Requires-Dist: cucim-cu12; extra == "cucim"
104
+ Requires-Dist: cucim-cu12; (platform_system == "Linux" and python_version >= "3.9" and python_version <= "3.10") and extra == "cucim"
105
105
  Provides-Extra: openslide
106
106
  Requires-Dist: openslide-python; extra == "openslide"
107
107
  Provides-Extra: tifffile
108
- Requires-Dist: tifffile; extra == "tifffile"
108
+ Requires-Dist: tifffile; (platform_system == "Linux" or platform_system == "Darwin") and extra == "tifffile"
109
109
  Provides-Extra: imagecodecs
110
- Requires-Dist: imagecodecs; extra == "imagecodecs"
110
+ Requires-Dist: imagecodecs; (platform_system == "Linux" or platform_system == "Darwin") and extra == "imagecodecs"
111
111
  Provides-Extra: pandas
112
112
  Requires-Dist: pandas; extra == "pandas"
113
113
  Provides-Extra: einops
@@ -137,7 +137,7 @@ Requires-Dist: pydicom; extra == "pydicom"
137
137
  Provides-Extra: h5py
138
138
  Requires-Dist: h5py; extra == "h5py"
139
139
  Provides-Extra: nni
140
- Requires-Dist: nni; extra == "nni"
140
+ Requires-Dist: nni; (platform_system == "Linux" and "arm" not in platform_machine and "aarch" not in platform_machine) and extra == "nni"
141
141
  Provides-Extra: optuna
142
142
  Requires-Dist: optuna; extra == "optuna"
143
143
  Provides-Extra: onnx
@@ -1,5 +1,5 @@
1
- monai/__init__.py,sha256=8nDtqXXT8g-2RkTMzJScb7J2ivFmb37BrqgM3S_NJ1k,4095
2
- monai/_version.py,sha256=uJdYCwRIEg12C-k2c1DKHw0XzzOkPRe-G7r0glT9iYU,503
1
+ monai/__init__.py,sha256=ppKjg4Vf78SuccS6v4N3gKSTfOuuv1dUTG_RwmR9rNc,4095
2
+ monai/_version.py,sha256=4Qd2tQIN8lM0BAnUMqVz4dc4qTr9IVY34E1wWINAavo,503
3
3
  monai/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  monai/_extensions/__init__.py,sha256=NEBPreRhQ8H9gVvgrLr_y52_TmqB96u_u4VQmeNT93I,642
5
5
  monai/_extensions/loader.py,sha256=7SiKw36q-nOzH8CRbBurFrz7GM40GCu7rc93Tm8XpnI,3643
@@ -420,8 +420,8 @@ monai/visualize/img2tensorboard.py,sha256=NnMcyfIFqX-jD7TBO3Rn02zt5uug79d_7pIIaV
420
420
  monai/visualize/occlusion_sensitivity.py,sha256=OQHEJLyIhB8zWqQsfKaX-1kvCjWFVYtLfS4dFC0nKFI,18160
421
421
  monai/visualize/utils.py,sha256=B-MhTVs7sQbIqYS3yPnpBwPw2K82rE2PBtGIfpwZtWM,9894
422
422
  monai/visualize/visualizer.py,sha256=qckyaMZCbezYUwE20k5yc-Pb7UozVavMDbrmyQwfYHY,1377
423
- monai_weekly-1.5.dev2449.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
424
- monai_weekly-1.5.dev2449.dist-info/METADATA,sha256=pkXaiu1fplwCSKbFQn3lkiY_rbmynZAw6dJmE2RhjNk,11293
425
- monai_weekly-1.5.dev2449.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
426
- monai_weekly-1.5.dev2449.dist-info/top_level.txt,sha256=UaNwRzLGORdus41Ip446s3bBfViLkdkDsXDo34J2P44,6
427
- monai_weekly-1.5.dev2449.dist-info/RECORD,,
423
+ monai_weekly-1.5.dev2450.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
424
+ monai_weekly-1.5.dev2450.dist-info/METADATA,sha256=EADRhk1HSw2WCWT8O9ON63FfYXzmWTvz3Exd4B_FjNY,11876
425
+ monai_weekly-1.5.dev2450.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
426
+ monai_weekly-1.5.dev2450.dist-info/top_level.txt,sha256=UaNwRzLGORdus41Ip446s3bBfViLkdkDsXDo34J2P44,6
427
+ monai_weekly-1.5.dev2450.dist-info/RECORD,,