Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions requirements/requirements-readthedocs.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
autodoc_pydantic
autodoc_pydantic<2.0.0
docutils<0.18
hjson
packaging
psutil
py-cpuinfo
pydantic
pydantic<2.0.0
torch
tqdm
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>=20.0
psutil
py-cpuinfo
pydantic
pydantic<2.0.0
torch
tqdm