Bug 1838 - Change in setuptools breaks stage 2
[osm/MON.git] / requirements-dist.txt
1 setuptools-version-command==99.9
2     # via -r requirements-dist.in
3 stdeb==0.10.0
4     # via -r requirements-dist.in
5
6 # The following packages are considered to be unsafe in a requirements file:
7 setuptools==59.8.0
8     # via
9     #   -r requirements-dist.in
10     #   setuptools-version-command
11 #######################################################################################
12 # Copyright ETSI Contributors and Others.
13 #
14 # Licensed under the Apache License, Version 2.0 (the "License");
15 # you may not use this file except in compliance with the License.
16 # You may obtain a copy of the License at
17 #
18 #    http://www.apache.org/licenses/LICENSE-2.0
19 #
20 # Unless required by applicable law or agreed to in writing, software
21 # distributed under the License is distributed on an "AS IS" BASIS,
22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
23 # implied.
24 # See the License for the specific language governing permissions and
25 # limitations under the License.
26 #######################################################################################