Skip to content

Commit

Permalink
Temporarily pin pydantic test dependency (#5395)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvillanova committed Dec 29, 2022
1 parent 9a7272c commit 58cec9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@
"seqeval",
"sqlalchemy",
"spacy>=3.0.0",
"pydantic<1.10.3", # GH-5394: temporary pin (dependency of spacy)
"tldextract",
# to speed up pip backtracking
"toml>=0.10.1",
Expand Down

0 comments on commit 58cec9c

Please sign in to comment.