File: constraints.txt

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