File size: 197 Bytes
065fee7
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
coverage[toml]
ddt >= 1.1.1, != 1.4.3
mock ; python_version < "3.8"
mypy
pre-commit
pytest >= 7.3.1
pytest-cov
pytest-instafail
pytest-mock
pytest-sugar
typing-extensions ; python_version < "3.11"