mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-03 21:03:48 +00:00
Upper bound click req (#3724)
This commit is contained in:
parent
5325e0c350
commit
3b7b65d46c
@ -26,7 +26,7 @@ base_requirements = {
|
||||
"openmetadata-ingestion-core==0.9.0",
|
||||
"commonregex",
|
||||
"idna<3,>=2.5",
|
||||
"click>=7.1.1",
|
||||
"click>=7.1.1,<8",
|
||||
"typing_extensions>=3.7.4",
|
||||
"mypy_extensions>=0.4.3",
|
||||
"typing-inspect",
|
||||
|
Loading…
x
Reference in New Issue
Block a user