Skip to content

Commit

Permalink
Increased repoze.what version. The latest one fixes thread-safety iss…
Browse files Browse the repository at this point in the history
…ues with the Any predicate.

--HG--
extra : convert_revision : svn%3A77541ad4-5f01-0410-9ede-a1b63cd9a898/trunk%406151
  • Loading branch information
Gustavo committed Jan 23, 2009
1 parent 3ba3412 commit b8fa6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
'TurboJson',
'zope.sqlalchemy',
'SQLAlchemy>=0.5beta3',
'repoze.what >= 1.0.1',
'repoze.what >= 1.0.2',
'jinja',
'chameleon.genshi',
]
Expand Down

0 comments on commit b8fa6ae

Please sign in to comment.