| beierlm | 5b3f4b6 | 2021-02-17 07:22:20 -0500 | [diff] [blame] | 1 | ####################################################################################### |
| 2 | # Copyright ETSI Contributors and Others. |
| 3 | # |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | # you may not use this file except in compliance with the License. |
| 6 | # You may obtain a copy of the License at |
| 7 | # |
| 8 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | # |
| 10 | # Unless required by applicable law or agreed to in writing, software |
| 11 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 13 | # implied. |
| 14 | # See the License for the specific language governing permissions and |
| 15 | # limitations under the License. |
| 16 | ####################################################################################### |
| Dario Faccin | c2761c8 | 2023-05-24 16:55:30 +0200 | [diff] [blame] | 17 | bitarray==2.7.3 |
| beierlm | 024959e | 2022-01-13 11:39:43 -0500 | [diff] [blame] | 18 | # via pyangbind |
| 19 | enum34==1.1.10 |
| 20 | # via pyangbind |
| Gulsum Atici | 51b8796 | 2023-01-26 21:21:13 +0300 | [diff] [blame] | 21 | lxml==4.9.2 |
| beierlm | 024959e | 2022-01-13 11:39:43 -0500 | [diff] [blame] | 22 | # via |
| 23 | # pyang |
| 24 | # pyangbind |
| garciadeblas | fbd4b42 | 2022-06-24 17:35:45 +0200 | [diff] [blame] | 25 | pyang==2.5.3 |
| beierlm | 024959e | 2022-01-13 11:39:43 -0500 | [diff] [blame] | 26 | # via |
| 27 | # -r requirements.in |
| 28 | # pyangbind |
| 29 | pyangbind==0.8.1 |
| 30 | # via -r requirements.in |
| Mark Beierl | 2a767f6 | 2023-07-21 17:41:10 +0000 | [diff] [blame^] | 31 | pyyaml==6.0.1 |
| beierlm | 024959e | 2022-01-13 11:39:43 -0500 | [diff] [blame] | 32 | # via -r requirements.in |
| Dario Faccin | c2761c8 | 2023-05-24 16:55:30 +0200 | [diff] [blame] | 33 | regex==2023.5.5 |
| beierlm | 024959e | 2022-01-13 11:39:43 -0500 | [diff] [blame] | 34 | # via pyangbind |
| 35 | six==1.16.0 |
| 36 | # via pyangbind |