This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
ansible-playbook-grapher
Watch
2
Star
0
Fork
You've already forked ansible-playbook-grapher
0
mirror of
https://github.com/haidaraM/ansible-playbook-grapher
synced
2024-11-10 14:14:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f3dbfd0ed1
ansible-playbook-grapher
/
requirements.txt
5 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Forbid incompatible ansible-core versions >= 2.13 (#114)
2022-06-22 10:20:40 +00:00
ansible-core>=2.11,<2.13
fix: Make grapher works with graphviz >= 0.18 (#93)
2021-11-07 18:35:44 +00:00
graphviz>=0.18,<1
Unpin requirements lxml has a security release in version 4.6.3, however I cannot upgrade to it due to ansible-playbook-grapher pinning it directly. As an installable tool that can interact with a virtualenv, ansible-playbook-grapher should not pin dependencies but declare ranges up until the next backwards-incompatible version, to allow users to fetch such upgrades.
2021-04-01 10:57:15 +00:00
colour<1
lxml<5
Reference in a new issue
Copy permalink