Skip to content
Snippets Groups Projects
Commit ec7536e5 authored by Hock, Martin's avatar Hock, Martin :juggling:
Browse files

Revert "Try newest versions"

This reverts commit 05ffa521
parent 05ffa521
No related branches found
No related tags found
1 merge request!75Fix pipelines by removing license ci/cd and adjusting versions of numpy, pillow and setuptools
Pipeline #1649684 failed
[build-system] [build-system]
requires = ["setuptools>=77", "wheel"] requires = ["setuptools>=61", "wheel"]
build-backend = "setuptools.build_meta" build-backend = "setuptools.build_meta"
[project] [project]
...@@ -19,7 +19,7 @@ requires-python = ">=3.10" ...@@ -19,7 +19,7 @@ requires-python = ">=3.10"
classifiers = [ classifiers = [
"Programming Language :: Python", "Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.10",
"License :: OSI Approved :: Apache Software License", "License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent", "Operating System :: OS Independent",
"Development Status :: 3 - Alpha", "Development Status :: 3 - Alpha",
......
coverage==7.7.1 coverage==7.3.0
cycler==0.12.1 cycler==0.11.0
fonttools==4.56.0 fonttools==4.42.1
kiwisolver==1.4.8 kiwisolver==1.4.5
matplotlib==3.10.1 matplotlib==3.7.2
myst-parser==4.0.1 myst-parser==2.0.0
numpy==2.2.4 numpy==1.25.2
packaging==24.2 packaging==23.1
Pillow==11.1.0 Pillow==10.0.0
pyparsing==3.2.1 pyparsing==3.0.9
python-dateutil==2.9.0.post0 python-dateutil==2.8.2
qrcode==8.0 qrcode==7.4.2
six==1.17.0 six==1.16.0
Sphinx==8.2.3 Sphinx==7.2.5
sphinx-autoapi==3.6.0 sphinx-autoapi==2.1.1
sphinx-rtd-theme==3.0.2 sphinx-rtd-theme==1.3.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment