We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 874d410 commit 629c747Copy full SHA for 629c747
requirements.txt
@@ -2,7 +2,7 @@ certifi>=14.05.14 # MPL
2
six>=1.9.0 # MIT
3
python-dateutil>=2.5.3 # BSD
4
setuptools>=21.0.0 # PSF/ZPL
5
-pyyaml>=3.12 # MIT
+pyyaml~=3.12 # MIT
6
google-auth>=1.0.1 # Apache-2.0
7
ipaddress>=1.0.17;python_version=="2.7" # PSF
8
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
0 commit comments