blob: 9d355d8761a84657013ee1f5d8b88f3bbde63c90 [file] [log] [blame]
David Garcia7c6840b2021-02-12 17:19:13 +01001# Copyright 2021 Canonical Ltd.
beierlmf52cb7c2020-04-21 16:36:35 -04002#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
beierlm0a8c9af2020-05-12 15:26:37 -040015asynctest
Mark Beierl03241da2023-01-28 03:02:22 +000016charset-normalizer<3 # Required by aiohttp in LCM
David Garcia7c6840b2021-02-12 17:19:13 +010017coverage
calvinosanc1ab297d72022-09-15 10:23:16 +000018flake8<5.0.0
David Garcia7c6840b2021-02-12 17:19:13 +010019mock
20nose2
21requests-mock