diff options
Diffstat (limited to 'starlingx')
-rw-r--r-- | starlingx/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/starlingx/requirements.txt b/starlingx/requirements.txt index 854d64b9..e92acdad 100644 --- a/starlingx/requirements.txt +++ b/starlingx/requirements.txt @@ -25,6 +25,8 @@ keystoneauth1==2.18.0 # python-memcached python-memcached +ruamel.yaml==0.16.10 + # uwsgi for parallel processing # uwsgi |