diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-09-19 13:46:35 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-09-19 09:21:57 +0000 |
commit | 95a01636a7c6c0a17c950367309cab721b2868a7 (patch) | |
tree | 47c75363ded31d28131f56dca2a6545c590b1cac /requirements.txt | |
parent | 5d67fdf522b7ba460f8337e3c6cfea3b340c46f8 (diff) |
Freeze requirements for Euphrates
Change-Id: Ifbdd773235497373eba8ecc44b21c207441fe407
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit 583d7181b15ae6f8d6319c36bad6fd043f47c89f)
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 |