# Copyright (c) 2019 Shotgun Software Inc.
#
# CONFIDENTIAL AND PROPRIETARY
#
# This work is provided "AS IS" and subject to the Shotgun Pipeline Toolkit
# Source Code License included in this distribution package. See LICENSE.
# By accessing, using, copying or modifying this work you indicate your
# agreement to the Shotgun Pipeline Toolkit Source Code License. All rights
# not expressly granted therein are reserved by Shotgun Software Inc.

coveralls==1.1
nose==1.3.7
nose-exclude==0.5.0
# Don't restrict flake8 version, since we install this in CI against Python 2.6,
# where flake8 has discontinued support for newer releases.  On Python 2.7 and
# Python 3.7, linting has been performed with flake8 3.7.8
flake8