perfmetrics
ZODB >= 4.4.2
ZEO >= 4.2.0b1, <5.0
zope.interface
zc.lockfile

[mysql:platform_python_implementation=="CPython" and python_version == "2.7"]
mysqlclient>=1.3.7

[mysql:platform_python_implementation=="CPython" and python_version >= "3.3"]
mysqlclient>=1.3.7

[mysql:platform_python_implementation=="PyPy"]
PyMySQL>=0.6.6

[oracle]
cx_Oracle>=5.0.0

[postgresql: platform_python_implementation == "CPython"]
psycopg2>=2.6.1

[postgresql: platform_python_implementation == "PyPy"]
psycopg2cffi>=2.7.4

[test]
mock
random2
zope.testing
ZODB [test]
zc.zlibstorage
