Feature 10296 Pip Standardization
[osm/tests.git] / requirements-dev.txt
1 certifi==2020.12.5
2     # via requests
3 chardet==4.0.0
4     # via requests
5 click==7.1.2
6     # via osmclient
7 idna==2.10
8     # via requests
9 jinja2==2.11.3
10     # via osmclient
11 markupsafe==1.1.1
12     # via jinja2
13 git+https://osm.etsi.org/gerrit/osm/IM.git@master#egg=osm-im
14     # via
15     #   -r requirements-dev.in
16     #   osmclient
17 git+https://osm.etsi.org/gerrit/osm/osmclient.git@master#egg=osm-osmclient
18     # via -r requirements-dev.in
19 packaging==20.9
20     # via osmclient
21 prettytable==2.1.0
22     # via osmclient
23 pycurl==7.43.0.6
24     # via osmclient
25 pyparsing==2.4.7
26     # via packaging
27 python-magic==0.4.22
28     # via osmclient
29 pyyaml==5.4.1
30     # via osmclient
31 requests==2.25.1
32     # via osmclient
33 urllib3==1.26.4
34     # via requests
35 verboselogs==1.7
36     # via osmclient
37 wcwidth==0.2.5
38     # via prettytable
39 #######################################################################################
40 # Copyright ETSI Contributors and Others.
41 #
42 # Licensed under the Apache License, Version 2.0 (the "License");
43 # you may not use this file except in compliance with the License.
44 # You may obtain a copy of the License at
45 #
46 #    http://www.apache.org/licenses/LICENSE-2.0
47 #
48 # Unless required by applicable law or agreed to in writing, software
49 # distributed under the License is distributed on an "AS IS" BASIS,
50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
51 # implied.
52 # See the License for the specific language governing permissions and
53 # limitations under the License.
54 #######################################################################################