We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ff1e4 commit 5644502Copy full SHA for 5644502
1 file changed
vsts/setup.py
@@ -16,7 +16,7 @@
16
# http://pypi.python.org/pypi/setuptools
17
18
REQUIRES = [
19
- "msrest>=0.5.0"
+ "msrest>=0.5.0,<0.6.0"
20
]
21
22
CLASSIFIERS = [
0 commit comments