Skip to content

Commit d82fcfc

Browse files
committed
Update default sqlalchemy to 0.7.10
The old version(0.7.3) has potential memory leak problem
1 parent e8cc2c3 commit d82fcfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/runtime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ SAE Python会对应用导入的模块(包括index.wsgi)进行缓存,从而
170170
jinja2 2.6 2.6
171171
tornado 2.1.1, 2.4.1 2.1.1
172172
bottle 0.9.6 0.9.6
173-
sqlalchemy 0.7.3 0.7.3
173+
sqlalchemy 0.7.10 0.7.10
174174
webpy 0.36 0.36
175175
PIL 1.1.7 1.1.7
176176
MySQLdb 1.2.3 1.2.3

0 commit comments

Comments
 (0)