Commit 3a12026e1e26a2421b80c2041725f0a03507930f

Authored by Alexis Koralewski
1 parent f8fbb54a
Exists in dev

adding pyyaml to requirements.txt

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
install/requirements.txt
... ... @@ -38,6 +38,7 @@ django-debug-toolbar==1.9.1
38 38 httplib2
39 39 dataclasses
40 40 pykwalify
  41 +PyYAML
41 42 # For Celery:
42 43 ##celery==3.1.23
43 44 ##flower==0.9.2
... ...