[SEBA-545]
Update 3.0.x versions of libraries to have 3.0.x dependencies
Sort and add missing dependencies for xosmigrate
Narrow set of directories searched for models in xosmigrate
Change-Id: I70dc6a8bbf0c891e9142ae7acf6afd107d8e79ae
diff --git a/scripts/xos_dev_reqs.txt b/scripts/xos_dev_reqs.txt
index ad15a6c..c881531 100644
--- a/scripts/xos_dev_reqs.txt
+++ b/scripts/xos_dev_reqs.txt
@@ -1,12 +1,16 @@
+Django==1.11.11
Jinja2==2.10
-inflect==1.0.1
PyYAML==3.12
Twisted==16.6.0
astunparse==1.5.0
colorama==0.3.9
confluent-kafka==0.11.5
+django-extensions==2.1.5
+djangorestframework==3.9.1
+flake8==3.7.5
grpcio-tools==1.12.0
grpcio==1.12.0
+inflect==1.0.1
ipaddress==1.0.19
multistructlog==2.1.0
netaddr==0.7.19
@@ -15,10 +19,6 @@
ply==3.11
plyxproto==4.0.0
pykwalify==1.6.1
+python-consul~=1.1.0
requests-mock==1.5.0
tosca-parser==0.9.0
-Django==1.11.11
-django-extensions==2.1.5
-djangorestframework==3.9.1
-flake8==3.7.5
-python-consul~=1.1.0