Skip to content

Commit 2fd7c3e

Browse files
authored
Set tox version constraint (#2472)
set tox version constraint - tox-dev/tox#3110
1 parent eac3372 commit 2fd7c3e

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
@@ -1,6 +1,5 @@
11
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
22
# Development Requirements. #
3-
tox==4.4.5
43
pre-commit==2.20.0
54
pylint
65
pytest
@@ -10,3 +9,4 @@ pytest-mock
109
onnx==1.13.0
1110
onnxruntime==1.14.1
1211
pytest-csv
12+
tox>=4.5.1.1

0 commit comments

Comments
 (0)