-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.cfg
54 lines (47 loc) · 940 Bytes
/
versions.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[versions]
PyYAML = 3.12
argh = 0.26.2
flake8-blind-except = 0.1.1
flake8-coding = 1.3.0
flake8-debugger = 1.4.0
flake8-deprecated = 1.2
flake8-isort = 2.2.1
flake8-pep3101 = 1.1
flake8-plone-api = 1.4
flake8-plone-hasattr = 0.2.post0
flake8-print = 2.0.2
flake8-quotes = 0.11.0
flake8-string-format = 0.2.3
flake8-todo = 0.7
mccabe = 0.6.1
pathtools = 0.1.2
pkginfo = 1.4.1
plone.recipe.codeanalysis = 2.2
pycodestyle = 2.3.1
pyflakes = 1.5.0
requests-toolbelt = 0.8.0
tqdm = 4.14.0
twine = 1.9.1
watchdog = 0.8.3
zest.releaser = 6.12.1
# Required by:
# plone.recipe.codeanalysis==2.2
check-manifest = 0.35
# Required by:
# zest.releaser==6.12.1
colorama = 0.3.9
# Required by:
# flake8==3.3.0
configparser = 3.5.0
# Required by:
# flake8==3.3.0
enum34 = 1.1.6
# Required by:
# flake8-isort==2.2.1
flake8-polyfill = 1.0.1
# Required by:
# flake8-isort==2.2.1
isort = 4.2.15
# Required by:
# flake8-isort==2.2.1
testfixtures = 5.1.1