-
- Downloads
Fix pipelines and deprecate old Python versions
importlib-metadata>=0.12; python_version<"3.8" | ||
pip >= 1.5 | ||
pytango >= 9.4.0 | ||
pytango >= 9.5.1 | ||
numpy >= 1.19.3; python_version >"3.9" and python_version <"3.10" # BSD | ||
numpy >= 1.21.6; python_version >"3.10" and python_version <"3.11" # BSD | ||
numpy >= 1.23.2; python_version >"3.11" and python_version <"3.12" # BSD | ||
... | ... |
Please register or sign in to comment