jaraco / inflect

Correctly generate plurals, ordinals, indefinite articles; convert numbers to words
https://pypi.org/project/inflect
MIT License
957 stars 107 forks source link

Pin pydantic to 1.x #190

Closed jennifer-richards closed 1 year ago

jennifer-richards commented 1 year ago

This should resolve #187 until inflect can be updated to work with v2 of pydantic

jaraco commented 1 year ago

I cherry-picked this change on top of v6.0.4 and tagged v6.0.5 so there's a Python 3.7-compatible release.