| beierlm | 6e06e75 | 2021-02-16 16:52:29 -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 | # |
| magnussonl | 2b0e2d7 | 2020-02-04 10:52:46 +0100 | [diff] [blame] | 10 | # Unless required by applicable law or agreed to in writing, software |
| beierlm | 6e06e75 | 2021-02-16 16:52:29 -0500 | [diff] [blame] | 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 | ####################################################################################### |
| beierlm | d28e25b | 2022-06-24 13:49:51 -0400 | [diff] [blame] | 17 | jinja2==3.1.2 |
| beierlm | c48a5e4 | 2022-01-13 13:12:46 -0500 | [diff] [blame] | 18 | # via -r requirements.in |
| Mark Beierl | b911fa5 | 2023-01-27 19:05:58 +0000 | [diff] [blame] | 19 | markupsafe==2.1.2 |
| beierlm | c48a5e4 | 2022-01-13 13:12:46 -0500 | [diff] [blame] | 20 | # via jinja2 |
| 21 | pymzn==0.18.3 |
| 22 | # via -r requirements.in |
| Mark Beierl | bc3a87f | 2023-07-21 17:41:43 +0000 | [diff] [blame] | 23 | pyyaml==6.0.1 |
| beierlm | c48a5e4 | 2022-01-13 13:12:46 -0500 | [diff] [blame] | 24 | # via -r requirements.in |