Updating dependencies and tests
							parent
							
								
									101698c348
								
							
						
					
					
						commit
						442b8acdc5
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
from .app import MetaApp
 | 
					from .app import MetaApp
 | 
				
			||||||
from .http import MetaJSONResponse, ExtJSONResponse
 | 
					from .http import MetaJSONResponse, ExtJSONResponse
 | 
				
			||||||
from .component import SQLAlchemySession
 | 
					from .component import SQLAlchemySession, DBSession
 | 
				
			||||||
from .hook import SQLAlchemyHook
 | 
					from .hook import SQLAlchemyHook
 | 
				
			||||||
from .validators import Decimal
 | 
					from .validators import Decimal
 | 
				
			||||||
					Loading…
					
					
				
		Reference in New Issue