| 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 | ####################################################################################### |
| Gulsum Atici | 15a6799 | 2023-01-26 16:30:41 +0300 | [diff] [blame] | 17 | certifi==2022.12.7 |
| 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 |
| Mark Beierl | fbc255a | 2023-01-28 03:31:38 +0000 | [diff] [blame^] | 21 | charset-normalizer==2.1.1 |
| 22 | # via |
| 23 | # -r requirements-test.in |
| 24 | # requests |
| Gulsum Atici | 15a6799 | 2023-01-26 16:30:41 +0300 | [diff] [blame] | 25 | coverage==7.1.0 |
| Gulsum Atici | a2192e2 | 2022-10-11 23:17:44 +0300 | [diff] [blame] | 26 | # via -r requirements-test.in |
| Gulsum Atici | 3010252 | 2022-09-26 21:04:38 +0300 | [diff] [blame] | 27 | idna==3.4 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 28 | # via requests |
| Gulsum Atici | 15a6799 | 2023-01-26 16:30:41 +0300 | [diff] [blame] | 29 | mock==5.0.1 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 30 | # via -r requirements-test.in |
| Gulsum Atici | a2192e2 | 2022-10-11 23:17:44 +0300 | [diff] [blame] | 31 | nose2==0.12.0 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 32 | # via -r requirements-test.in |
| Gulsum Atici | 15a6799 | 2023-01-26 16:30:41 +0300 | [diff] [blame] | 33 | requests==2.28.2 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 34 | # via requests-mock |
| Gulsum Atici | a2192e2 | 2022-10-11 23:17:44 +0300 | [diff] [blame] | 35 | requests-mock==1.10.0 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 36 | # via -r requirements-test.in |
| 37 | six==1.16.0 |
| Gulsum Atici | a2192e2 | 2022-10-11 23:17:44 +0300 | [diff] [blame] | 38 | # via requests-mock |
| Gulsum Atici | 15a6799 | 2023-01-26 16:30:41 +0300 | [diff] [blame] | 39 | urllib3==1.26.14 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 40 | # via requests |