File: constraints.txt

package info (click to toggle)
python-build 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 516 kB
  • sloc: python: 2,994; makefile: 16
file content (13 lines) | stat: -rw-r--r-- 473 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
importlib-metadata==4.6
packaging==24.0
pyproject_hooks==1.0
setuptools==42.0.0; python_version < "3.10"
setuptools==56.0.0; python_version == "3.10"
setuptools==56.0.0; python_version == "3.11"
setuptools==67.8.0; python_version >= "3.12"
setuptools_scm==6.3.1; python_version < "3.12"
tomli==1.1.0
virtualenv==20.11; python_version < "3.10"
virtualenv==20.17; python_version >= "3.10" and python_version < "3.14"
virtualenv==20.31; python_version >= "3.14"
wheel==0.36.0