We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b567e19 + 55afc19 commit 4e19bedCopy full SHA for 4e19bed
requirements-tests.txt
@@ -1,5 +1,5 @@
1
-r requirements.txt
2
-coverage==4.5.1
+coverage==4.5.2
3
coveralls==1.5.1
4
nose==1.3.7
5
pylint==2.1.1
requirements.txt
@@ -1,5 +1,6 @@
Flask-SQLAlchemy==2.3.2
+SQLAlchemy==1.2.14
+Flask-Script==2.0.6
# py-ms==0.1.1
git+https://github.com/python-microservices/pyms.git@master#egg=py-ms
-Flask-Script==2.0.6
6
connexion[swagger-ui]==2.0.1
0 commit comments