| beierlm | 4335f99 | 2021-03-24 09:26:06 -0400 | [diff] [blame] | 1 | ####################################################################################### |
| 2 | # Copyright ETSI Contributors and Others. |
| garciadeblas | e54d720 | 2019-12-12 15:59:03 +0100 | [diff] [blame] | 3 | # |
| beierlm | 4335f99 | 2021-03-24 09:26:06 -0400 | [diff] [blame] | 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 |
| garciadeblas | e54d720 | 2019-12-12 15:59:03 +0100 | [diff] [blame] | 7 | # |
| beierlm | 4335f99 | 2021-03-24 09:26:06 -0400 | [diff] [blame] | 8 | # http://www.apache.org/licenses/LICENSE-2.0 |
| garciadeblas | e54d720 | 2019-12-12 15:59:03 +0100 | [diff] [blame] | 9 | # |
| beierlm | 4335f99 | 2021-03-24 09:26:06 -0400 | [diff] [blame] | 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 | ####################################################################################### |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 17 | certifi==2024.7.4 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 18 | # via requests |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 19 | charset-normalizer==3.3.2 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 20 | # via requests |
| garciadeblas | 82b4521 | 2023-09-06 10:27:43 +0200 | [diff] [blame] | 21 | click==8.1.7 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 22 | # via -r requirements.in |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 23 | idna==3.7 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 24 | # via requests |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 25 | jinja2==3.1.4 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 26 | # via -r requirements.in |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 27 | jsonpath-ng==1.6.1 |
| hernandezchu | 9ba58bd | 2023-06-14 17:20:28 +0200 | [diff] [blame] | 28 | # via -r requirements.in |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 29 | markupsafe==2.1.5 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 30 | # via jinja2 |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 31 | packaging==24.1 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 32 | # via -r requirements.in |
| hernandezchu | 9ba58bd | 2023-06-14 17:20:28 +0200 | [diff] [blame] | 33 | ply==3.11 |
| 34 | # via jsonpath-ng |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 35 | prettytable==3.10.2 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 36 | # via -r requirements.in |
| beierlm | ca4bd37 | 2022-06-24 22:36:00 -0400 | [diff] [blame] | 37 | python-magic==0.4.27 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 38 | # via -r requirements.in |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 39 | pyyaml==6.0.2 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 40 | # via -r requirements.in |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 41 | requests==2.32.3 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 42 | # via -r requirements.in |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 43 | urllib3==2.2.2 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 44 | # via requests |
| 45 | verboselogs==1.7 |
| 46 | # via -r requirements.in |
| garciadeblas | 56550ea | 2024-08-07 01:11:49 +0200 | [diff] [blame] | 47 | wcwidth==0.2.13 |
| beierlm | d13d599 | 2022-01-13 13:08:57 -0500 | [diff] [blame] | 48 | # via prettytable |