Up pydantic version in order to fix destination tests (#30034)
This commit is contained in:
committed by
GitHub
parent
13928271aa
commit
fc955e89e2
@@ -63,7 +63,7 @@ setup(
|
||||
"jsonref~=0.2",
|
||||
"pendulum",
|
||||
"genson==1.2.2",
|
||||
"pydantic>=1.9.2,<2.0.0",
|
||||
"pydantic>=1.10.8,<2.0.0",
|
||||
"python-dateutil",
|
||||
"PyYAML>=6.0.1",
|
||||
"requests",
|
||||
|
||||
Reference in New Issue
Block a user