Skip to content

Commit

Permalink
Unpin pydantic test dependency (#5397)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvillanova committed Dec 30, 2022
1 parent 58cec9c commit 310cddd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@
"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 310cddd

Please sign in to comment.