Skip to content

Commit b748f94

Browse files
Fix ptflops version
1 parent 445a956 commit b748f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flake8-black==0.3.6
44
isort>=5.7
55
pytest
66
pytest-cov
7-
ptflops>=0.6.8
7+
ptflops==0.6.8
88
numpy
99
pytorch_lightning
1010
onnx~=1.12

0 commit comments

Comments
 (0)