Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ numpy
packaging
psutil
py-cpuinfo
pydantic
pydantic==1.9.1

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what's going on with the diff here, but in the master branch I see this as already being pydantic<2.0.0?

https://github.com/microsoft/DeepSpeed/blob/master/requirements/requirements.txt#L7

Was that not working for you?

torch
tqdm