1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

pin ruamel.yaml version to 0.11.7

This commit is contained in:
Julien Vehent
2016-04-15 17:09:01 -04:00
parent 4e6a37f655
commit e781bf205c

View File

@@ -1,7 +1,7 @@
setuptools>=18.8.1
cryptography==1.2.1
boto3>=1.1.3
ruamel.yaml>=0.10.7
ruamel.yaml==0.11.7
ordereddict>=1.1
simplejson>=3.8
futures>=3.0.5