Update requirements list

This commit is contained in:
James Valleroy 2017-07-19 21:46:02 -04:00
parent 3ea5868ec1
commit 8d75e3ef8d
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,7 @@
python3-augeas \
python3-bootstrapform \
python3-cherrypy3 \
python3-configobj \
python3-coverage \
python3-django \
python3-django-stronghold \

View File

@ -1,4 +1,5 @@
cherrypy >= 3.0
configobj
coverage >= 3.7
django >= 1.10.0
django-stronghold
@ -6,4 +7,3 @@ psutil
python-apt
python-augeas
ruamel.yaml
configobj