| # Licensed under the Apache License, Version 2.0 (the "License"); |
| # you may not use this file except in compliance with the License. |
| # You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, software |
| # distributed under the License is distributed on an "AS IS" BASIS, |
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| # See the License for the specific language governing permissions and |
| # limitations under the License. |
| |
| fasteners==0.14.1 |
| mock==2.0.0 |
| pylint==1.6.5 # see ARIA-314 about upgrading to 1.7 |
| pytest==3.2.3 |
| pytest-cov==2.5.1 |
| pytest-mock==1.6.3 |
| pytest-xdist==1.20.1 |
| sh==1.12.14 |
| testtools==2.3.0 |
| tornado==4.5.2 |