Commit b8b73eef0e46d8fdb67ee89ea405aeabe5b9e02f
1 parent
7bde548f
Exists in
master
and in
39 other branches
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,6 +20,7 @@ django-i18n-model==0.0.7 | ||
20 | django-tastypie==0.11.0 | 20 | django-tastypie==0.11.0 |
21 | gunicorn==19.1.0 | 21 | gunicorn==19.1.0 |
22 | eventlet==0.15.0 | 22 | eventlet==0.15.0 |
23 | +PyYAML==3.11 | ||
23 | 24 | ||
24 | # Deps for sentry client (raven) | 25 | # Deps for sentry client (raven) |
25 | raven==3.5.2 | 26 | raven==3.5.2 |