Files
puppetboard/requirements.txt
Daniele Sluijters ee2775512d requirements: Change the URL to use git+git.
Some versions of Pip, depending on the platform and Python version have
issues with git+https URL's.
2013-10-29 09:03:55 +01:00

10 lines
183 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+git://github.com/nedap/pypuppetdb.git#egg=pypuppetdb
requests==1.2.3