Skip to content

Commit

Permalink
Add new requirement to RADL 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed May 23, 2018
1 parent 8e6c6b4 commit 67ff166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
description="IM is a tool to manage virtual infrastructures on Cloud deployments",
platforms=["any"],
install_requires=["ansible >= 2.0", "paramiko >= 1.14", "PyYAML", suds_pkg, sqlite_pkg, "cheroot",
"boto >= 2.29", "apache-libcloud >= 2.3.0", "RADL >= 1.1.0", "bottle", "netaddr",
"boto >= 2.29", "apache-libcloud >= 2.3.0", "RADL >= 1.1.1", "bottle", "netaddr",
"requests", "scp", "tosca-parser"]
)

0 comments on commit 67ff166

Please sign in to comment.