Adding GitLab Scanner
[osm/IM.git] / requirements.txt
1 bitarray==1.8.1
2     # via pyangbind
3 enum34==1.1.10
4     # via pyangbind
5 lxml==4.6.3
6     # via
7     #   pyang
8     #   pyangbind
9 pyang==2.4.0
10     # via
11     #   -r requirements.in
12     #   pyangbind
13 pyangbind==0.8.1
14     # via -r requirements.in
15 pyyaml==5.4.1
16     # via -r requirements.in
17 regex==2021.3.17
18     # via pyangbind
19 six==1.15.0
20     # via pyangbind
21 #######################################################################################
22 # Copyright ETSI Contributors and Others.
23 #
24 # Licensed under the Apache License, Version 2.0 (the "License");
25 # you may not use this file except in compliance with the License.
26 # You may obtain a copy of the License at
27 #
28 #    http://www.apache.org/licenses/LICENSE-2.0
29 #
30 # Unless required by applicable law or agreed to in writing, software
31 # distributed under the License is distributed on an "AS IS" BASIS,
32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
33 # implied.
34 # See the License for the specific language governing permissions and
35 # limitations under the License.
36 #######################################################################################