File: requirements-dev.txt

package info (click to toggle)
python-boto3 1.40.72-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 11,812 kB
  • sloc: python: 14,006; javascript: 192; makefile: 170
file content (10 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
wheel==0.43.0
coverage==7.2.7
setuptools==71.1.0;python_version>="3.12"
packaging==24.1;python_version>="3.12"  # Requirement for setuptools>=71

# Pytest specific deps
pytest==8.1.1
pytest-cov==5.0.0
atomicwrites>=1.0 # Windows requirement
colorama>0.3.0 # Windows requirement