Ensure we always ask for pydantic>=2

This commit is contained in:
Ashwin Bharambe 2024-10-02 06:29:06 -07:00
parent eb2d8a31a5
commit a80b707ff8

View file

@ -5,7 +5,7 @@ huggingface-hub
llama-models>=0.0.36 llama-models>=0.0.36
prompt-toolkit prompt-toolkit
python-dotenv python-dotenv
pydantic pydantic>=2
requests requests
rich rich
termcolor termcolor