Allow newer zope.sqlalchemy package
not sure of any real benefit, but could not find any reason to cap at such an old version, so let's relax it
This commit is contained in:
parent
5e9264bbef
commit
db7d021133
2 changed files with 5 additions and 3 deletions
2
tox.ini
2
tox.ini
|
@ -19,7 +19,7 @@ deps =
|
|||
fixture
|
||||
mock
|
||||
nose
|
||||
SQLAlchemy<1.3
|
||||
SQLAlchemy<1.4
|
||||
SQLAlchemy-Utils<0.36.7
|
||||
|
||||
[testenv:coverage]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue