Update sqlalchemy
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
from compat import callable, cmp, reduce, defaultdict, py25_dict, \
|
||||
threading, py3k_warning, jython, pypy, win32, set_types, buffer, pickle, \
|
||||
update_wrapper, partial, md5_hex, decode_slice, dottedgetter,\
|
||||
parse_qsl, any
|
||||
parse_qsl, any, contextmanager
|
||||
|
||||
from _collections import NamedTuple, ImmutableContainer, immutabledict, \
|
||||
Properties, OrderedProperties, ImmutableProperties, OrderedDict, \
|
||||
|
||||
Reference in New Issue
Block a user