8000 Remove caps on yapf and isort · python-formate/formate@6da3e64 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6da3e64

Browse files
committed
Remove caps on yapf and isort
1 parent 7d32b28 commit 6da3e64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ click>=7.1.2
66
consolekit>=1.0.0
77
dom-toml>=0.4.0
88
domdf-python-tools>=2.5.0
9-
isort<5.11.0,>=5.5.2
9+
isort>=5.5.2
1010
prettyprinter>=0.18.0
1111
typing-extensions>=3.7.4.3
12-
yapf<0.33.0,>=0.30.0
12+
yapf>=0.30.0

0 commit comments

Comments
 (0)
0