diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-09-21 08:02:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-21 08:02:33 +0000 |
commit | 3d3a0daa625c17d20f746c056930a00e6278a2f8 (patch) | |
tree | fce2ae3a63572ebda410100b9bea999bb137b520 /requirements.txt | |
parent | 0afcb901da65e76f42d908633d84a7e408c1d8a0 (diff) | |
parent | 95a01636a7c6c0a17c950367309cab721b2868a7 (diff) |
Merge "Freeze requirements for Euphrates" into stable/euphrates
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index 3b1d7498..97229c29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,13 @@ -colorama ansible click connexion<=1.1.11 Jinja2 numpy -paramiko pbr prettytable six PyYAML humanfriendly asq -Django
\ No newline at end of file +Django +requests |