Skip to content
Merged
Changes from 1 commit
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/fabric/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ pytest-cov ==6.2.1
pytest-timeout ==2.4.0
pytest-rerunfailures ==15.1
pytest-random-order ==1.2.0
click ==8.1.8
click ==8.2.1
tensorboardX >=2.2, <2.7.0 # min version is set by torch.onnx missing attribute
Loading