run tests on nodes in offline mode
diff --git a/requirements-web.txt b/requirements-web.txt
index 55fba09..83a13ad 100644
--- a/requirements-web.txt
+++ b/requirements-web.txt
@@ -1,18 +1,15 @@
+argparse==1.2.1
 Babel==1.3
-Flask==0.10.1
+decorator==3.4.0
 Flask-Bootstrap==3.3.0.1
 Flask-SQLAlchemy==2.0
-GChartWrapper==0.8
-Jinja2==2.7.3
-MarkupSafe==0.23
-SQLAlchemy==0.9.8
-Tempita==0.5.2
-Werkzeug==0.10.1
-argparse==1.2.1
-decorator==3.4.0
+Flask==0.10.1
 futures==2.2.0
+GChartWrapper==0.8
 iso8601==0.1.10
 itsdangerous==0.24
+Jinja2==2.7.3
+MarkupSafe==0.23
 netaddr==0.7.13
 oslo.config==1.6.1
 oslo.i18n==1.4.0
@@ -30,7 +27,10 @@
 simplejson==3.6.5
 six==1.9.0
 sqlalchemy-migrate==0.9.4
+SQLAlchemy==0.9.8
 sqlparse==0.1.14
 stevedore==1.2.0
+Tempita==0.5.2
 warlock==1.1.0
+Werkzeug==0.10.1
 wsgiref==0.1.2