We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2cb936 commit ccfbfccCopy full SHA for ccfbfcc
requirements.txt
@@ -1,3 +1,3 @@
1
-PyYAML == 3.11
2
-ansicolor == 0.2.4
3
-chardet == 2.3.0
+PyYAML ~= 3.11
+ansicolor ~= 0.2.4
+chardet ~= 2.3.0
0 commit comments