mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-29 16:08:38 +00:00
pin pydantic to 1.9.2 (#3126)
This commit is contained in:
parent
66f3f42a46
commit
ffee36c694
@ -50,7 +50,7 @@ dependencies = [
|
||||
"importlib-metadata; python_version < '3.8'",
|
||||
"torch>1.9,<1.13",
|
||||
"requests",
|
||||
"pydantic",
|
||||
"pydantic==1.9.2",
|
||||
"transformers==4.21.2",
|
||||
"nltk",
|
||||
"pandas",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user