dkist-processing-ops 1.6.46__py3-none-any.whl → 1.6.47__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 dkist-processing-ops might be problematic. Click here for more details.

@@ -17,5 +17,5 @@ __version__: str
17
17
  __version_tuple__: VERSION_TUPLE
18
18
  version_tuple: VERSION_TUPLE
19
19
 
20
- __version__ = version = '1.6.46'
21
- __version_tuple__ = version_tuple = (1, 6, 46)
20
+ __version__ = version = '1.6.47'
21
+ __version_tuple__ = version_tuple = (1, 6, 47)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dkist-processing-ops
3
- Version: 1.6.46
3
+ Version: 1.6.47
4
4
  Summary: Automated Processing smoke test and operations workflows
5
5
  Author-email: NSO / AURA <dkistdc@nso.edu>
6
6
  License: BSD 3-Clause
@@ -11,7 +11,7 @@ Classifier: Programming Language :: Python :: 3.11
11
11
  Requires-Python: >=3.11
12
12
  Description-Content-Type: text/x-rst
13
13
  License-File: LICENSE.rst
14
- Requires-Dist: dkist-processing-common==10.8.0rc1
14
+ Requires-Dist: dkist-processing-common==10.8.1
15
15
  Requires-Dist: dkist-service-configuration==2.3.0
16
16
  Provides-Extra: test
17
17
  Requires-Dist: pytest; extra == "test"
@@ -45,7 +45,7 @@ Requires-Dist: aioftp==0.25.1; extra == "frozen"
45
45
  Requires-Dist: aiohappyeyeballs==2.6.1; extra == "frozen"
46
46
  Requires-Dist: aiohttp==3.11.18; extra == "frozen"
47
47
  Requires-Dist: aiosignal==1.3.2; extra == "frozen"
48
- Requires-Dist: alembic==1.15.2; extra == "frozen"
48
+ Requires-Dist: alembic==1.16.1; extra == "frozen"
49
49
  Requires-Dist: amqp==5.3.1; extra == "frozen"
50
50
  Requires-Dist: annotated-types==0.7.0; extra == "frozen"
51
51
  Requires-Dist: anyio==4.9.0; extra == "frozen"
@@ -75,8 +75,8 @@ Requires-Dist: attrs==25.3.0; extra == "frozen"
75
75
  Requires-Dist: babel==2.17.0; extra == "frozen"
76
76
  Requires-Dist: billiard==4.2.1; extra == "frozen"
77
77
  Requires-Dist: blinker==1.9.0; extra == "frozen"
78
- Requires-Dist: boto3==1.38.20; extra == "frozen"
79
- Requires-Dist: botocore==1.38.20; extra == "frozen"
78
+ Requires-Dist: boto3==1.38.22; extra == "frozen"
79
+ Requires-Dist: botocore==1.38.22; extra == "frozen"
80
80
  Requires-Dist: cachelib==0.13.0; extra == "frozen"
81
81
  Requires-Dist: celery==5.5.2; extra == "frozen"
82
82
  Requires-Dist: certifi==2025.4.26; extra == "frozen"
@@ -99,9 +99,9 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
99
99
  Requires-Dist: decorator==5.2.1; extra == "frozen"
100
100
  Requires-Dist: dill==0.4.0; extra == "frozen"
101
101
  Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
102
- Requires-Dist: dkist-processing-common==10.8.0rc1; extra == "frozen"
103
- Requires-Dist: dkist-processing-core==5.1.0; extra == "frozen"
104
- Requires-Dist: dkist-processing-ops==1.6.46; extra == "frozen"
102
+ Requires-Dist: dkist-processing-common==10.8.1; extra == "frozen"
103
+ Requires-Dist: dkist-processing-core==5.1.1; extra == "frozen"
104
+ Requires-Dist: dkist-processing-ops==1.6.47; extra == "frozen"
105
105
  Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
106
106
  Requires-Dist: dkist-service-configuration==2.3.0; extra == "frozen"
107
107
  Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
@@ -152,11 +152,11 @@ Requires-Dist: mdit-py-plugins==0.4.2; extra == "frozen"
152
152
  Requires-Dist: mdurl==0.1.2; extra == "frozen"
153
153
  Requires-Dist: methodtools==0.4.7; extra == "frozen"
154
154
  Requires-Dist: more-itertools==10.7.0; extra == "frozen"
155
- Requires-Dist: moviepy==2.2.0; extra == "frozen"
155
+ Requires-Dist: moviepy==2.2.1; extra == "frozen"
156
156
  Requires-Dist: multidict==6.4.4; extra == "frozen"
157
157
  Requires-Dist: nbformat==5.10.4; extra == "frozen"
158
158
  Requires-Dist: numpy==2.2.6; extra == "frozen"
159
- Requires-Dist: object-clerk==0.1.1; extra == "frozen"
159
+ Requires-Dist: object-clerk==0.1.2; extra == "frozen"
160
160
  Requires-Dist: opentelemetry-api==1.33.1; extra == "frozen"
161
161
  Requires-Dist: opentelemetry-exporter-otlp==1.33.1; extra == "frozen"
162
162
  Requires-Dist: opentelemetry-exporter-otlp-proto-common==1.33.1; extra == "frozen"
@@ -186,7 +186,7 @@ Requires-Dist: psutil==7.0.0; extra == "frozen"
186
186
  Requires-Dist: psycopg2-binary==2.9.10; extra == "frozen"
187
187
  Requires-Dist: py==1.11.0; extra == "frozen"
188
188
  Requires-Dist: pycparser==2.22; extra == "frozen"
189
- Requires-Dist: pydantic==2.11.4; extra == "frozen"
189
+ Requires-Dist: pydantic==2.11.5; extra == "frozen"
190
190
  Requires-Dist: pydantic-settings==2.9.1; extra == "frozen"
191
191
  Requires-Dist: pydantic_core==2.33.2; extra == "frozen"
192
192
  Requires-Dist: pyerfa==2.0.1.5; extra == "frozen"
@@ -206,7 +206,7 @@ Requires-Dist: rfc3339-validator==0.1.4; extra == "frozen"
206
206
  Requires-Dist: rich==13.9.4; extra == "frozen"
207
207
  Requires-Dist: rich-argparse==1.7.0; extra == "frozen"
208
208
  Requires-Dist: rpds-py==0.25.1; extra == "frozen"
209
- Requires-Dist: s3transfer==0.12.0; extra == "frozen"
209
+ Requires-Dist: s3transfer==0.13.0; extra == "frozen"
210
210
  Requires-Dist: scipy==1.15.3; extra == "frozen"
211
211
  Requires-Dist: semantic-version==2.10.0; extra == "frozen"
212
212
  Requires-Dist: setproctitle==1.3.6; extra == "frozen"
@@ -221,10 +221,10 @@ Requires-Dist: talus==1.1.0; extra == "frozen"
221
221
  Requires-Dist: tenacity==9.1.2; extra == "frozen"
222
222
  Requires-Dist: termcolor==3.1.0; extra == "frozen"
223
223
  Requires-Dist: text-unidecode==1.3; extra == "frozen"
224
- Requires-Dist: tornado==6.5; extra == "frozen"
224
+ Requires-Dist: tornado==6.5.1; extra == "frozen"
225
225
  Requires-Dist: tqdm==4.67.1; extra == "frozen"
226
226
  Requires-Dist: traitlets==5.14.3; extra == "frozen"
227
- Requires-Dist: typing-inspection==0.4.0; extra == "frozen"
227
+ Requires-Dist: typing-inspection==0.4.1; extra == "frozen"
228
228
  Requires-Dist: typing_extensions==4.13.2; extra == "frozen"
229
229
  Requires-Dist: tzdata==2025.2; extra == "frozen"
230
230
  Requires-Dist: uc-micro-py==1.0.3; extra == "frozen"
@@ -1,5 +1,5 @@
1
1
  dkist_processing_ops/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- dkist_processing_ops/_version.py,sha256=TGqyN9u2pDj17fCMJLxF_YwofLSgu-AH1jklI1tkhJc,513
2
+ dkist_processing_ops/_version.py,sha256=VkOeeCapwS-oyDMdVzUGZPxkfTsh9bjgYLMI_0Lz7BQ,513
3
3
  dkist_processing_ops/dags/scale.py,sha256=We5TYjNhkJ-5ykfbrOMgjTpXdzOCkIeyKyA-40sU9r0,2312
4
4
  dkist_processing_ops/tasks/__init__.py,sha256=P81O9cg4dlBMqBTaWitdsAte68RsMtDlhV30JSZfXUY,107
5
5
  dkist_processing_ops/tasks/read_memory_leak.py,sha256=P2DatMnNi9Jd6nvW8wY_JJkYl_vnMX5BMP0-x5Zft7s,1638
@@ -9,8 +9,8 @@ dkist_processing_ops/tests/test_workflows.py,sha256=Ch_8BlGeQyPJU_9hB_GOncwW-SoZ
9
9
  dkist_processing_ops/workflows/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
10
  dkist_processing_ops/workflows/memory_leak.py,sha256=lYXAYyJVjXif3Os9xPDp-bPTG_je6HOw1uvRJ4WMUi4,758
11
11
  dkist_processing_ops/workflows/smoke.py,sha256=ofXu0_iYF6L3zQy-BOVvS5VdzKhmXs1gyugqMNkd-GM,878
12
- dkist_processing_ops-1.6.46.dist-info/licenses/LICENSE.rst,sha256=LJjTmkf2-q1phdZSySMpiyPxgLOy6zYHOr3R1Bb1__8,327
13
- dkist_processing_ops-1.6.46.dist-info/METADATA,sha256=i6WKjDZkyCkChHg37v36mmv913j9HmZ5P-r8OkTH8PU,14639
14
- dkist_processing_ops-1.6.46.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
15
- dkist_processing_ops-1.6.46.dist-info/top_level.txt,sha256=o_SNho1HKt6wvCSUhm9qzX9FS2iopnqYuMos1CCD9cI,21
16
- dkist_processing_ops-1.6.46.dist-info/RECORD,,
12
+ dkist_processing_ops-1.6.47.dist-info/licenses/LICENSE.rst,sha256=LJjTmkf2-q1phdZSySMpiyPxgLOy6zYHOr3R1Bb1__8,327
13
+ dkist_processing_ops-1.6.47.dist-info/METADATA,sha256=3IIO3wl4yVdFIkc07IJn5d3yu67jvj0zEBqG-JUizPg,14635
14
+ dkist_processing_ops-1.6.47.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
15
+ dkist_processing_ops-1.6.47.dist-info/top_level.txt,sha256=o_SNho1HKt6wvCSUhm9qzX9FS2iopnqYuMos1CCD9cI,21
16
+ dkist_processing_ops-1.6.47.dist-info/RECORD,,