File: test-requirements.txt

package info (click to toggle)
python-oslo.context 5.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 416 kB
  • sloc: python: 1,098; makefile: 21; sh: 2
file content (11 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
hacking>=6.1.0,<6.2.0 # Apache-2.0
mypy>=0.761 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0

# Bandit security code scanner
bandit>=1.7.0,<1.8.0 # Apache-2.0

pre-commit>=2.6.0 # MIT