Files
puppetboard/requirements.txt
Julius Härtl 5ca758dd39 show list of nodes without report for x hours in overview
- the amount of hours is defined as `UNRESPONSIVE_HOURS` in default_settings.py
- small status layout improvement in nodes list
- latest report button in nodes list
- nedap/pypuppetdb repo as requirement ( new api was merged nedap/pypuppetdb#17 )
2013-10-28 11:36:37 +01:00

10 lines
181 B
Plaintext

Flask==0.10.1
Flask-WTF==0.8.4
Jinja2==2.7
MarkupSafe==0.18
WTForms==1.0.4
Werkzeug==0.9.3
itsdangerous==0.22
git+https://github.com/nedap/pypuppetdb#egg=pypuppetdb
requests==1.2.3