File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ Barebones Python Microservices
44[ ![ Build Status] ( https://travis-ci.org/python-microservices/microservices-scaffold.svg?branch=master )] ( https://travis-ci.org/python-microservices/microservices-scaffold )
55[ ![ Coverage Status] ( https://coveralls.io/repos/github/python-microservices/microservices-scaffold/badge.svg?branch=master )] ( https://coveralls.io/github/python-microservices/microservices-scaffold?branch=master )
66[ ![ Requirements Status] ( https://requires.io/github/python-microservices/microservices-scaffold/requirements.svg?branch=master )] ( https://requires.io/github/python-microservices/microservices-scaffold/requirements/?branch=master )
7+ [ ![ Updates] ( https://pyup.io/repos/github/python-microservices/microservices-scaffold/shield.svg )] ( https://pyup.io/repos/github/python-microservices/microservices-scaffold/ )
8+ [ ![ Python 3] ( https://pyup.io/repos/github/python-microservices/microservices-scaffold/python-3-shield.svg )] ( https://pyup.io/repos/github/python-microservices/microservices-scaffold/ )
79
810
911
Original file line number Diff line number Diff line change 11Flask-SQLAlchemy == 2.3.2
22py-ms == 0.1.0
3- SQLAlchemy == 1.2.5
3+ SQLAlchemy == 1.2.13
You can’t perform that action at this time.
0 commit comments