Skip to content

Commit

Permalink
Upper bound to 1.0.0 (#2717)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
  • Loading branch information
thomasjpfan committed Aug 28, 2024
1 parent eb20eca commit 2452c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/flytekit-greatexpectations/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

plugin_requires = [
"flytekit>=1.5.0",
"great-expectations>=0.13.30",
"great-expectations>=0.13.30,<1.0.0",
"sqlalchemy>=1.4.23",
"pyspark==3.3.1",
"s3fs<2023.6.0",
Expand Down

0 comments on commit 2452c74

Please sign in to comment.