requirements.txt: Updating the required version of pypuppetdb

The standard package requirements have a dependency on version 0.2.1
of pypuppetdb, updating the developer requirements list with the same version
This commit is contained in:
corey.hammerton
2016-02-01 19:23:31 -05:00
parent de22c61056
commit 3ebde245ed

View File

@@ -5,5 +5,5 @@ MarkupSafe==0.19
WTForms==1.0.5 WTForms==1.0.5
Werkzeug==0.9.4 Werkzeug==0.9.4
itsdangerous==0.23 itsdangerous==0.23
pypuppetdb==0.2.0 pypuppetdb==0.2.1
requests==2.2.1 requests==2.2.1