diff options
Diffstat (limited to 'test-scheduler/server/python_modules.txt')
-rw-r--r-- | test-scheduler/server/python_modules.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test-scheduler/server/python_modules.txt b/test-scheduler/server/python_modules.txt new file mode 100644 index 00000000..11c8849e --- /dev/null +++ b/test-scheduler/server/python_modules.txt @@ -0,0 +1,14 @@ +############################################################################## +# Copyright (c) 2018 HUAWEI TECHNOLOGIES CO.,LTD and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + +flask +flask_cors +pyyaml +pyaml +requests |