Skip to content

Commit fefcac8

Browse files
committed
Use caret requirements
1 parent 2f0d9bc commit fefcac8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

requirements_test.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pytest==3.9.3
2-
pytest-cov==2.7.1
3-
mock==2.0.0
4-
flake8==3.7.7
5-
bumpversion==0.5.3
6-
trustme==0.6.0
1+
pytest~=3.9
2+
pytest-cov~=2.7
3+
mock~=2.0
4+
flake8~=3.7
5+
bumpversion~=0.5.3
6+
trustme~=0.6.0

0 commit comments

Comments
 (0)