Skip to content

Commit

Permalink
Set tox version constraint (#2472)
Browse files Browse the repository at this point in the history
set tox version constraint - tox-dev/tox#3110
  • Loading branch information
yunchu authored Sep 1, 2023
1 parent eac3372 commit 2fd7c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# Development Requirements. #
tox==4.4.5
pre-commit==2.20.0
pylint
pytest
Expand All @@ -10,3 +9,4 @@ pytest-mock
onnx==1.13.0
onnxruntime==1.14.1
pytest-csv
tox>=4.5.1.1

0 comments on commit 2fd7c3e

Please sign in to comment.