From: garciadeblas Date: Wed, 1 Oct 2025 10:50:47 +0000 (+0200) Subject: Pin stdeb dependency for dist env X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=f2df2c45a4255a9268c543720f663c8bda2e6b40;p=osm%2FIM.git Pin stdeb dependency for dist env Change-Id: Ib5b40598d8d13e5f91f420afa56fdfba370e19c3 Signed-off-by: garciadeblas --- diff --git a/requirements-dist.in b/requirements-dist.in index 28d0ce1..daa2838 100644 --- a/requirements-dist.in +++ b/requirements-dist.in @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -stdeb +stdeb==0.10.2 setuptools-version-command setuptools<60 pyang diff --git a/requirements-dist.txt b/requirements-dist.txt index ac55c80..379dd51 100644 --- a/requirements-dist.txt +++ b/requirements-dist.txt @@ -20,7 +20,7 @@ pyang==2.7.1 # via -r requirements-dist.in setuptools-version-command==99.9 # via -r requirements-dist.in -stdeb==0.11.0 +stdeb==0.10.2 # via -r requirements-dist.in # The following packages are considered to be unsafe in a requirements file: