Commit ee5a462b authored by Jim Fulton's avatar Jim Fulton

Updated dependencies

parent a17499ec
......@@ -154,10 +154,10 @@ setup(name="ZODB",
'test': tests_require,
},
install_requires = [
'persistent >= 4.1.0',
'persistent >= 4.2.0',
'BTrees >= 4.2.0',
'ZConfig',
'transaction >= 1.4.4',
'transaction >= 1.5.0',
'six',
'zc.lockfile',
'zope.interface',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment