forked from collective/collective.privacy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.cfg
52 lines (51 loc) · 1.09 KB
/
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
[versions]
# Don't use a released version of collective.privacy
collective.privacy =
# development dependencies (tools and pre commit hook)
setuptools =
zc.buildout =
plone.api = >=1.8.4
mr.developer = >=1.38
PyYAML = 3.12
argh = 0.26.2
args = 0.1.0
check-manifest = 0.35
clint = 0.5.1
colorama = 0.3.7
configparser = 3.5.0
coverage = 3.7.1
createcoverage = 1.5
enum34 = 1.1.6
flake8 = 3.3.0
flake8-blind-except = 0.1.1
flake8-coding = 1.3.0
flake8-debugger = 1.4.0
flake8-deprecated = 1.1
flake8-isort = 2.1.3
flake8-pep3101 = 1.0
flake8-plone-api = 1.2
flake8-plone-hasattr = 0.1
flake8-polyfill = 1.0.1
flake8-print = 2.0.2
flake8-quotes = 0.9.0
flake8-string-format = 0.2.3
flake8-todo = 0.7
i18ndude = 5.3.3
isort = 4.2.5
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.7.1
robotframework = 3.1.2
robotframework-ride = 1.7.4.2
robotframework-seleniumlibrary = 3.3.1
robotframework-selenium2library = 3.0.0
robotsuite = 2.2.1
selenium = 3.141.0
testfixtures = 4.13.4
twine = 1.8.1
watchdog = 0.8.3
zest.releaser = 6.9