Commit b8b73eef0e46d8fdb67ee89ea405aeabe5b9e02f

Authored by Sergio Oliveira
1 parent 7bde548f

Added PyYAML as dep

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
requirements.txt
... ... @@ -20,6 +20,7 @@ django-i18n-model==0.0.7
20 20 django-tastypie==0.11.0
21 21 gunicorn==19.1.0
22 22 eventlet==0.15.0
  23 +PyYAML==3.11
23 24  
24 25 # Deps for sentry client (raven)
25 26 raven==3.5.2
... ...