diff --git a/src/service/requirements.txt b/src/service/requirements.txt
index 9cfd29044267440e933889e83ee07608de46ad51..9ad70ffe18fb8716354429dda872224fb9b34540 100644
--- a/src/service/requirements.txt
+++ b/src/service/requirements.txt
@@ -1,65 +1,72 @@
+MarkupSafe==1.1.1
 PasteDeploy==2.0.1
-schema==0.6.8
-psycopg2==2.7.5
-psutil==5.6.1
+PrettyTable==0.7.2
+PyYAML==3.13
+Pygments==2.3.1
+SQLAlchemy==1.2.12
+WebOb==1.8.5
+asn1crypto==0.24.0
+atomicwrites==1.3.0
+attrs==19.1.0
+certifi==2019.3.9
+chardet==3.0.4
+click==7.0
 colorama==0.4.1
+filelock==3.0.10
+hupper==1.6.1
+idna==2.8
+ipaddress==1.0.22
+more-itertools==7.0.0
+neobolt==1.7.12
 pbr==5.2.0
 pluggy==0.11.0
-prettytable==0.7.2
-neobolt==1.7.12
-more-itertools==7.0.0
+psutil==5.6.1
+psycopg2==2.7.5
 py==1.8.0
-certifi==2019.3.9
-attrs==19.1.0
-WebOb==1.8.5
-atomicwrites==1.3.0
-waitress==1.1.0
-Click==7.0
 pycparser==2.19
-PyYAML==3.13
-asn1crypto==0.24.0
-SQLAlchemy==1.2.12
-urllib3==1.24.3
-ipaddress==1.0.22
-six==1.12.0
-wcwidth==0.1.7
+pyparsing==2.4.0
 pyperclip==1.7.0
-hupper==1.6.1
-chardet==3.0.4
-toml==0.10.0
 pytz==2019.1
-filelock==3.0.10
-MarkupSafe==1.1.1
-translationstring==1.3
-Pygments==2.3.1
-idna==2.8
-pyparsing==2.4.0
 repoze.lru==0.7
+schema==0.6.8
+setuptools==41.0.1
+six==1.12.0
+toml==0.10.0
+translationstring==1.3
+urllib3==1.24.3
 venusian==1.2.0
-zope.deprecation==4.4.0
-stevedore==1.30.1
+waitress==1.1.0
+wcwidth==0.1.7
+wheel==0.33.4
+
+Babel==2.6.0
 Mako==1.0.9
 cffi==1.12.3
-zope.interface==4.6.0
-neotime==1.7.4
-Babel==2.6.0
-python-dateutil==2.8.0
-plaster==1.0
 cmd2==0.9.12
-requests==2.21.0
+neotime==1.7.4
 pathlib2==2.3.3
+plaster==1.0
 prompt-toolkit==2.0.9
-pytest==3.8.1
-cryptography==2.6.1
-transaction==2.4.0
+python-dateutil==2.8.0
+requests==2.21.0
+stevedore==1.30.1
+zope.deprecation==4.4.0
+zope.interface==4.6.0
+
 cliff==2.14.1
-plaster-pastedeploy==0.6
+cryptography==2.6.1
 influxdb==5.2.0
+plaster-pastedeploy==0.6
 py2neo==4.2.0
-zope.sqlalchemy==1.0
+pytest==3.8.1
+transaction==2.4.0
+
 pyOpenSSL==19.0.0
-tosca-parser==1.1.0
 pyramid==1.9.2
-pyramid-mako==1.0.2
+tosca-parser==1.1.0
+zope.sqlalchemy==1.0
+
 pyramid-exclog==1.0
+pyramid-mako==1.0.2
+
 pyramid-debugtoolbar==4.5
\ No newline at end of file