mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-03 03:59:12 +00:00
Changing Pydantic from 1.8.2 to 1.7.4 resolves the conflict (#788)
This commit is contained in:
parent
acbe944997
commit
0eb3e7b964
@ -46,7 +46,7 @@ base_requirements = {
|
|||||||
"typing_extensions>=3.7.4"
|
"typing_extensions>=3.7.4"
|
||||||
"mypy_extensions>=0.4.3",
|
"mypy_extensions>=0.4.3",
|
||||||
"typing-inspect",
|
"typing-inspect",
|
||||||
"pydantic==1.8.2",
|
"pydantic==1.7.4",
|
||||||
"pydantic[email]>=1.7.2",
|
"pydantic[email]>=1.7.2",
|
||||||
"google>=3.0.0",
|
"google>=3.0.0",
|
||||||
"google-auth>=1.33.0",
|
"google-auth>=1.33.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user