fix: pin pydantic until inflect catches up (#5901)
This commit is contained in:
parent
0850dd1e02
commit
653772ac10
|
@ -72,3 +72,4 @@ Unidecode>=1.3.4
|
|||
weasyprint>=59
|
||||
xml2rfc>=3.12.4
|
||||
xym>=0.6,<1.0
|
||||
pydantic<2 # Temporary pin until inflect can catch up.
|
||||
|
|
Loading…
Reference in a new issue