# Copyright 2020-2021 Exactpro (Exactpro Systems Limited)
#
# 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.


sortedcollections==2.1.0
th2-grpc-util==3.0.4
th2-common==3.9.0
th2-grpc-crawler-data-processor==0.3.1
 flake8
          flake8-bugbear
          flake8-builtins
          flake8-comprehensions
          flake8-eradicate
          flake8-fixme
          flake8-multiline-containers
          flake8-print
          flake8-return
          flake8-quotes
          flake8-simplify
          pep8-naming
          flake8-expression-complexity
          flake8-import-order
          flake8-annotations-complexity
          flake8-annotations-coverage

mypy
