| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [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 | ####################################################################################### |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 17 | asynctest==0.13.0 |
| 18 | # via -r requirements-test.in |
| garciadeblas | 1b53ad5 | 2026-02-26 01:13:26 +0100 | [diff] [blame] | 19 | certifi==2026.2.25 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 20 | # via requests |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 21 | charset-normalizer==3.4.4 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 22 | # via |
| 23 | # -r requirements-test.in |
| 24 | # requests |
| garciadeblas | 1b53ad5 | 2026-02-26 01:13:26 +0100 | [diff] [blame] | 25 | coverage==7.13.4 |
| Gulsum Atici | d3dffd8 | 2022-10-11 16:39:00 +0300 | [diff] [blame] | 26 | # via -r requirements-test.in |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 27 | idna==3.11 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 28 | # via requests |
| garciadeblas | 2055034 | 2025-03-12 00:01:54 +0100 | [diff] [blame] | 29 | mock==5.2.0 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 30 | # via -r requirements-test.in |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 31 | nose2==0.15.1 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 32 | # via -r requirements-test.in |
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 33 | requests==2.32.5 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 34 | # via requests-mock |
| 35 | requests-mock==1.12.1 |
| 36 | # via -r requirements-test.in |
| garciadeblas | 1b53ad5 | 2026-02-26 01:13:26 +0100 | [diff] [blame] | 37 | urllib3==2.6.3 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 38 | # via requests |