blob: 135675383d9462e7df4cc141bb8386c505379ae9 (
plain)
1
2
3
4
5
6
7
8
9
|
-r requirements_test_min.txt
-r requirements_test_pre_commit.txt
coveralls~=3.3
coverage~=5.5
pre-commit~=2.17
pytest-cov~=3.0
tbump~=6.3.2
types-typed-ast; implementation_name=="cpython" and python_version<"3.8"
types-pkg_resources==0.1.3
|