Chip Boling | 67b674a | 2019-02-08 11:42:18 -0600 | [diff] [blame] | 1 | # pytest>=3.0.6,<4.0.0 |
2 | # pytest-cov>=2.4.0,<3.0.0 | ||||
3 | # ylama>=7.0.6,<8.0.0 | ||||
4 | # pylama-pylint>=3.0.1,<4.0.0 | ||||
5 | # black>=18.6b4 | ||||
6 | sphinx>=1.8.1,<2.0.0 | ||||
7 | mock==2.0.0 | ||||
8 | nose-exclude==0.5.0 | ||||
Chip Boling | ce2daf6 | 2019-02-12 13:53:39 -0600 | [diff] [blame] | 9 | nose-testconfig==0.10 |
10 | coverage==4.5.2 |