Skip to content

Commit 9e93f95

Browse files
author
Hugo Camino
committed
Removed unnecesary dependency, it's contained in py-ms library.
1 parent 72d58fe commit 9e93f95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ Flask-SQLAlchemy==2.3.2
22
SQLAlchemy==1.2.14
33
Flask-Script==2.0.6
44
# py-ms==0.1.1
5-
git+https://github.com/python-microservices/pyms.git@master#egg=py-ms
6-
connexion[swagger-ui]==2.0.1
5+
git+https://github.com/python-microservices/pyms.git@master#egg=py-ms

0 commit comments

Comments
 (0)