Skip to content

Commit 9695b5a

Browse files
committed
Add upper pin to isort
1 parent 90955e7 commit 9695b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"linter": [
1313
"black>=22.1.0",
1414
"flake8==3.8.3",
15-
"isort>=4.2.15",
15+
"isort>=4.2.15,<4.3.5",
1616
"mypy==0.910",
1717
"types-setuptools>=57.4.4",
1818
"types-requests>=2.26.1",

0 commit comments

Comments
 (0)