great-expectations-cloud 20250820.0.dev4__py3-none-any.whl → 20250821.0__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.
- {great_expectations_cloud-20250820.0.dev4.dist-info → great_expectations_cloud-20250821.0.dist-info}/METADATA +4 -2
- {great_expectations_cloud-20250820.0.dev4.dist-info → great_expectations_cloud-20250821.0.dist-info}/RECORD +5 -5
- {great_expectations_cloud-20250820.0.dev4.dist-info → great_expectations_cloud-20250821.0.dist-info}/LICENSE +0 -0
- {great_expectations_cloud-20250820.0.dev4.dist-info → great_expectations_cloud-20250821.0.dist-info}/WHEEL +0 -0
- {great_expectations_cloud-20250820.0.dev4.dist-info → great_expectations_cloud-20250821.0.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: great_expectations_cloud
|
3
|
-
Version:
|
3
|
+
Version: 20250821.0
|
4
4
|
Summary: Great Expectations Cloud
|
5
5
|
License: Proprietary
|
6
6
|
Author: The Great Expectations Team
|
@@ -16,7 +16,7 @@ Classifier: Topic :: Scientific/Engineering
|
|
16
16
|
Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
17
17
|
Classifier: Topic :: Software Development :: Quality Assurance
|
18
18
|
Classifier: Topic :: Software Development :: Testing
|
19
|
-
Requires-Dist: great-expectations[databricks,gx-redshift,postgresql,snowflake] (==1.5.
|
19
|
+
Requires-Dist: great-expectations[databricks,gx-redshift,postgresql,snowflake] (==1.5.9)
|
20
20
|
Requires-Dist: orjson (>=3.9.7,<4.0.0,!=3.9.10)
|
21
21
|
Requires-Dist: packaging (>=21.3,<26.0)
|
22
22
|
Requires-Dist: pika (>=1.3.1,<2.0.0)
|
@@ -127,6 +127,8 @@ The dependencies installed in our CI and the Docker build step are determined by
|
|
127
127
|
poetry update great_expectations
|
128
128
|
```
|
129
129
|
|
130
|
+
**Note:** If `poetry update` does not find the latest version of `great_expectations`, you can manually update the version in `pyproject.toml`, and then update the lockfile using `poetry lock`.
|
131
|
+
|
130
132
|
[To resolve and update all dependencies ...](https://python-poetry.org/docs/cli/#lock)
|
131
133
|
|
132
134
|
```console
|
@@ -27,8 +27,8 @@ great_expectations_cloud/agent/utils.py,sha256=3OvdcXeK1gk2oJgqG4jPvBRwlMCn8LioU
|
|
27
27
|
great_expectations_cloud/logging/README.md,sha256=vbwU689x8SkGjzoBYQzZOzAvh28fR0RCa1XY5WD-Dgs,1762
|
28
28
|
great_expectations_cloud/logging/logging_cfg.py,sha256=W6mlm4_Z2bjzM5TuKmFg_WZor2XoJm4DAoLGaf2O__I,6579
|
29
29
|
great_expectations_cloud/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
30
|
-
great_expectations_cloud-
|
31
|
-
great_expectations_cloud-
|
32
|
-
great_expectations_cloud-
|
33
|
-
great_expectations_cloud-
|
34
|
-
great_expectations_cloud-
|
30
|
+
great_expectations_cloud-20250821.0.dist-info/LICENSE,sha256=_JJnoX6N_OkrAwlCRizCwil0tIjDAy2TG3GiJ50sM6k,2084
|
31
|
+
great_expectations_cloud-20250821.0.dist-info/METADATA,sha256=2Ac20QJhOBtvUr07uZR4rLb3dps4rL1Qnb9ZMIth9ho,12340
|
32
|
+
great_expectations_cloud-20250821.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
33
|
+
great_expectations_cloud-20250821.0.dist-info/entry_points.txt,sha256=ofJgdeS2gSzxXLyCAjfNhIaN1wmSyR7EAMs5qhVaXE4,68
|
34
|
+
great_expectations_cloud-20250821.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|