Skip to content

Commit

Permalink
[bug] Pin pydantic to < 2.0 (#3537)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkinnison committed Aug 16, 2023
1 parent 756ddf5 commit 090918d
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 @@ -10,6 +10,7 @@ torch>=1.13.0
torchaudio
torchtext
torchvision
pydantic<2.0
transformers>=4.31.0
tokenizers>=0.13.3
spacy>=2.3
Expand Down

0 comments on commit 090918d

Please sign in to comment.