mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-06-27 04:22:05 +00:00
MINOR: Update jsonpatch package version (#14740)
* MINOR: Update jsonpatch package version * Format --------- Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
This commit is contained in:
parent
9694e19599
commit
abe716d7fa
@ -102,7 +102,7 @@ base_requirements = {
|
||||
"idna<3,>=2.5",
|
||||
"importlib-metadata>=4.13.0", # From airflow constraints
|
||||
"Jinja2>=2.11.3",
|
||||
"jsonpatch==1.32",
|
||||
"jsonpatch<2.0, >=1.24",
|
||||
"jsonschema",
|
||||
"memory-profiler",
|
||||
"mypy_extensions>=0.4.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user