diff --git a/requirements.txt b/requirements.txt index 26ab8fa..5adf1d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,20 +20,20 @@ XStatic-Angular-Bootstrap>=0.11.0.2 # MIT License XStatic-Angular-Gettext>=2.1.0.2 # MIT License XStatic-Angular-lrdragndrop>=1.0.2.2 # MIT License XStatic-Bootstrap-Datepicker>=1.3.1.0 # Apache 2.0 License -XStatic-Bootstrap-SCSS>=3 # Apache 2.0 License +XStatic-Bootstrap-SCSS>=3.1.1.1 # Apache 2.0 License XStatic-D3>=3.1.6.2 # BSD License (3 clause) XStatic-Hogan>=2.0.0.2 # Apache 2.0 License XStatic-Font-Awesome>=4.3.0 # SIL OFL 1.1 License, MIT License XStatic-Jasmine>=2.1.2.0 # MIT License -XStatic-jQuery>=1.7.2 # MIT License +XStatic-jQuery>=1.8.2.1 # MIT License XStatic-JQuery-Migrate>=1.2.1.1 # MIT License XStatic-JQuery.quicksearch>=2.0.3.1 # MIT License XStatic-JQuery.TableSorter>=2.14.5.1 # MIT License -XStatic-jquery-ui>=1.10.1 # MIT License +XStatic-jquery-ui>=1.10.4.1 # MIT License XStatic-JSEncrypt>=2.0.0.2 # MIT License XStatic-Magic-Search>=0.2.5.1 # Apache 2.0 License XStatic-Rickshaw>=1.5.0 # BSD License (prior) XStatic-smart-table!=1.4.13.0,>=1.4.5.3 # MIT License XStatic-Spin>=1.2.5.2 # MIT License -XStatic-term.js>=0.0.4 # MIT License +XStatic-term.js>=0.0.4.1 # MIT License python-karborclient>=0.0.9 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index afe083b..085fef3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -18,9 +18,9 @@ nose-exclude # LGPL nosehtmloutput>=0.0.3 # Apache-2.0 nosexcover # BSD openstack.nose-plugin>=0.7 # Apache-2.0 -oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 +oslosphinx>=4.7.0 # Apache-2.0 selenium>=2.50.1 # Apache-2.0 -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD +sphinx!=1.3b1,<1.4,>=1.2.1 # BSD testtools>=1.4.0 # MIT # This also needs xvfb library installed on your OS xvfbwrapper>=0.1.3 #license: MIT