Skip to content

Commit 8872108

Browse files
authored
Pin versions. (#73)
1 parent 42166a0 commit 8872108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
'docutils',
5656
'flake8',
5757
'gitpython',
58-
'knack>=0.5.4',
58+
'knack~=0.5.4',
5959
'mock',
60-
'pytest>=3.6.0',
60+
'pytest~=3.6.0',
6161
'pytest-xdist',
6262
'pyyaml',
6363
'requests',

0 commit comments

Comments
 (0)