Skip to content

Commit

Permalink
fix: pin pydantic until inflect catches up (#5901) (#5902)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsparks committed Jun 30, 2023
1 parent 44ff9d1 commit 9040566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 9040566

Please sign in to comment.