Skip to content

Commit 7c65eee

Browse files
dependabot[bot]Borda
authored andcommitted
Drop pre-commit from /requirements (#17049)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]>
1 parent 637ac4b commit 7c65eee

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements/fabric/test.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ codecov==2.1.12
33
pytest==7.2.0
44
pytest-cov==4.0.0
55
pytest-rerunfailures==10.3
6-
pre-commit==2.20.0
76
click==8.1.3
87
tensorboardX>=2.2, <=2.5.1 # min version is set by torch.onnx missing attribute

requirements/pytorch/test.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ pytest==7.2.0
44
pytest-cov==4.0.0
55
pytest-forked==1.4.0
66
pytest-rerunfailures==10.3
7-
pre-commit==2.20.0
87

98
# needed in tests
109
cloudpickle>=1.3, <2.3.0

0 commit comments

Comments
 (0)