File: constraints.txt

package info (click to toggle)
restrictedpython 8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,072 kB
  • sloc: python: 4,043; makefile: 193
file content (6 lines) | stat: -rw-r--r-- 155 bytes parent folder | download
1
2
3
4
5
6
# Constraints for Python packages
# -------------------------------
# Pin versions / version ranges if necessary.
isort >= 4.3.2
pytest >= 5
coverage >= 6