Skip to content

Commit 4e19bed

Browse files
author
Hugo Camino
committed
Merge branch 'master' into feature/changes-dockerfile
2 parents b567e19 + 55afc19 commit 4e19bed

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
2-
coverage==4.5.1
2+
coverage==4.5.2
33
coveralls==1.5.1
44
nose==1.3.7
55
pylint==2.1.1

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Flask-SQLAlchemy==2.3.2
2+
SQLAlchemy==1.2.14
3+
Flask-Script==2.0.6
24
# py-ms==0.1.1
35
git+https://github.com/python-microservices/pyms.git@master#egg=py-ms
4-
Flask-Script==2.0.6
56
connexion[swagger-ui]==2.0.1

0 commit comments

Comments
 (0)