Skip to content

Commit c44e609

Browse files
committed
Use futures = 3.3.0, backports.functools-lru-cache = 1.6.4, isort = 4.3.21
1 parent 83df51e commit c44e609

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

versions-dev.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ plone.recipe.codeanalysis = 3.0.1
1010
flake8 = 3.7.7
1111
flake8-isort = 2.2.1
1212
flake8-polyfill = 1.0.2
13-
isort = 4.2.0
13+
futures = 3.3.0
14+
backports.functools-lru-cache = 1.6.4
15+
isort = 4.3.21
1416
check-manifest = 0.37
1517
typing = 3.6.6
1618
pyflakes = 2.1.1

0 commit comments

Comments
 (0)