Bug 1830 fixed: maps completed operations to original operation types
[osm/NBI.git] / requirements-test.txt
1 # Copyright 2018 Telefonica S.A.
2 #
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
12 # implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15
16
17 aiohttp==3.8.5
18     # via aioresponses
19 aioresponses==0.7.4
20     # via -r requirements-test.in
21 aiosignal==1.3.1
22     # via aiohttp
23 async-timeout==4.0.3
24     # via aiohttp
25 asynctest==0.13.0
26     # via -r requirements-test.in
27 attrs==23.1.0
28     # via aiohttp
29 charset-normalizer==3.2.0
30     # via aiohttp
31 coverage==7.3.1
32     # via -r requirements-test.in
33 deepdiff==6.5.0
34     # via -r requirements-test.in
35 frozenlist==1.4.0
36     # via
37     #   aiohttp
38     #   aiosignal
39 idna==3.4
40     # via yarl
41 multidict==6.0.4
42     # via
43     #   aiohttp
44     #   yarl
45 nose2==0.13.0
46     # via -r requirements-test.in
47 ordered-set==4.1.0
48     # via deepdiff
49 yarl==1.9.2
50     # via aiohttp