mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-24 05:58:31 +00:00
check importlib setup (#13200)
This commit is contained in:
parent
13719340f1
commit
947565d8a3
@ -93,7 +93,7 @@ base_requirements = {
|
||||
"google-auth>=1.33.0",
|
||||
VERSIONS["grpc-tools"], # Used in sample data
|
||||
"idna<3,>=2.5",
|
||||
"importlib-metadata~=4.13.0", # From airflow constraints
|
||||
"importlib-metadata>=4.13.0", # From airflow constraints
|
||||
"Jinja2>=2.11.3",
|
||||
"jsonpatch==1.32",
|
||||
"jsonschema",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user