| beierlm | bb0f2a3 | 2021-02-16 13:30:35 -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 | ####################################################################################### |
| garciadeblas | f171e23 | 2025-12-09 13:20:18 +0100 | [diff] [blame] | 17 | certifi==2025.11.12 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 18 | # via |
| 19 | # -r requirements-test.in |
| Gulsum Atici | a2192e2 | 2022-10-11 23:17:44 +0300 | [diff] [blame] | 20 | # requests |
| garciadeblas | f171e23 | 2025-12-09 13:20:18 +0100 | [diff] [blame] | 21 | charset-normalizer==3.4.4 |
| Mark Beierl | fbc255a | 2023-01-28 03:31:38 +0000 | [diff] [blame] | 22 | # via |
| 23 | # -r requirements-test.in |
| 24 | # requests |
| garciadeblas | f171e23 | 2025-12-09 13:20:18 +0100 | [diff] [blame] | 25 | coverage==7.13.0 |
| Gulsum Atici | a2192e2 | 2022-10-11 23:17:44 +0300 | [diff] [blame] | 26 | # via -r requirements-test.in |
| garciadeblas | f171e23 | 2025-12-09 13:20:18 +0100 | [diff] [blame] | 27 | idna==3.11 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 28 | # via requests |
| garciadeblas | 003a63d | 2025-03-11 23:58:54 +0100 | [diff] [blame] | 29 | mock==5.2.0 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 30 | # via -r requirements-test.in |
| garciadeblas | 82721ed | 2024-08-07 02:56:11 +0200 | [diff] [blame] | 31 | nose2==0.15.1 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 32 | # via -r requirements-test.in |
| garciadeblas | fffe9c5 | 2025-09-30 17:27:28 +0200 | [diff] [blame] | 33 | requests==2.32.5 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 34 | # via requests-mock |
| garciadeblas | 82721ed | 2024-08-07 02:56:11 +0200 | [diff] [blame] | 35 | requests-mock==1.12.1 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 36 | # via -r requirements-test.in |
| garciadeblas | f171e23 | 2025-12-09 13:20:18 +0100 | [diff] [blame] | 37 | urllib3==2.6.1 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 38 | # via requests |