| 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 | 27a8f3a | 2023-04-18 23:30:13 +0300 | [diff] [blame^] | 17 | certifi==2022.12.7 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 18 | # via requests |
| Gulsum Atici | 27a8f3a | 2023-04-18 23:30:13 +0300 | [diff] [blame^] | 19 | charset-normalizer==3.1.0 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 20 | # via requests |
| Gulsum Atici | 27a8f3a | 2023-04-18 23:30:13 +0300 | [diff] [blame^] | 21 | coverage==7.2.3 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 22 | # via -r requirements-test.in |
| Gulsum Atici | 27a8f3a | 2023-04-18 23:30:13 +0300 | [diff] [blame^] | 23 | idna==3.4 |
| 24 | # via requests |
| 25 | mock==5.0.2 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 26 | # via -r requirements-test.in |
| Gulsum Atici | 27a8f3a | 2023-04-18 23:30:13 +0300 | [diff] [blame^] | 27 | nose2==0.12.0 |
| 28 | # via -r requirements-test.in |
| 29 | requests==2.28.2 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 30 | # via requests-mock |
| Gulsum Atici | 27a8f3a | 2023-04-18 23:30:13 +0300 | [diff] [blame^] | 31 | requests-mock==1.10.0 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 32 | # via -r requirements-test.in |
| 33 | six==1.16.0 |
| Gulsum Atici | 27a8f3a | 2023-04-18 23:30:13 +0300 | [diff] [blame^] | 34 | # via requests-mock |
| 35 | urllib3==1.26.15 |
| beierlm | f3c0ac4 | 2022-01-13 11:43:03 -0500 | [diff] [blame] | 36 | # via requests |