9 lines
260 B
Plaintext
9 lines
260 B
Plaintext
# Unit tests requirements
|
|
|
|
coverage>=5.3.1 # Apache-2.0
|
|
mock>=3.0.5 # BSD
|
|
psutil>=5.8.0 # BSD
|
|
pytest>=6.2.1 # MIT
|
|
pytest-html>=3.1.1 # MPL-2.0
|
|
pytest-xdist[psutil]>=2.2.0 # MIT
|