We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6158711 commit 43209e1Copy full SHA for 43209e1
requirements.txt
@@ -1,10 +1,10 @@
1
-boto3==1.4.1
2
-botocore==1.4.61
3
-click==6.6
4
-docutils==0.12
5
-futures==3.0.5
6
-jmespath==0.9.0
7
-pyaml==15.8.2
8
-python-dateutil==2.5.3
9
-PyYAML==3.11
10
-six==1.10.0
+boto3>=1.4.1
+botocore>=1.4.61
+click>=6.6
+docutils>=0.12
+futures>=3.0.5
+jmespath>=0.9.0
+pyaml>=15.8.2
+python-dateutil>=2.5.3
+PyYAML>=3.11
+six>=1.10.0
0 commit comments