| beierlm | a0911d3 | 2021-02-22 14:30:35 -0500 | [diff] [blame] | 1 | # Copyright 2018 Telefonica S.A. |
| 2 | # |
| tierno | 0c01ffa | 2018-11-19 14:39:33 +0100 | [diff] [blame] | 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 12 | # implied. |
| 13 | # See the License for the specific language governing permissions and |
| 14 | # limitations under the License. |
| 15 | |
| tierno | 0c01ffa | 2018-11-19 14:39:33 +0100 | [diff] [blame] | 16 | |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 17 | setuptools-version-command==99.9 |
| 18 | # via -r requirements-dist.in |
| garciadeblas | b266b36 | 2025-09-30 17:27:57 +0200 | [diff] [blame] | 19 | stdeb==0.11.0 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 20 | # via -r requirements-dist.in |
| 21 | |
| 22 | # The following packages are considered to be unsafe in a requirements file: |
| 23 | setuptools==59.8.0 |
| 24 | # via |
| 25 | # -r requirements-dist.in |
| 26 | # setuptools-version-command |