diff options
author | Thomas Duval <thomas.duval@orange.com> | 2017-12-22 11:12:58 +0100 |
---|---|---|
committer | Thomas Duval <thomas.duval@orange.com> | 2017-12-22 11:12:58 +0100 |
commit | 07414f03ddd0c62a919b387026c1b48225edcfd9 (patch) | |
tree | ac85c442f7c349de37b42cf23c1f72dc12b3ed0e /moonv4/moon_wrapper/tests/unit_python/requirements.txt | |
parent | 26eecaa8cc7352822c9037fce68e201720dc8412 (diff) |
Update libraries name in the platform
Change-Id: I743254aa58e2fb57b78c23ebc9f5c69049b4905d
Diffstat (limited to 'moonv4/moon_wrapper/tests/unit_python/requirements.txt')
-rw-r--r-- | moonv4/moon_wrapper/tests/unit_python/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/moonv4/moon_wrapper/tests/unit_python/requirements.txt b/moonv4/moon_wrapper/tests/unit_python/requirements.txt index 8bd8449f..21975ce3 100644 --- a/moonv4/moon_wrapper/tests/unit_python/requirements.txt +++ b/moonv4/moon_wrapper/tests/unit_python/requirements.txt @@ -1,5 +1,5 @@ flask flask_cors flask_restful -moon_db -moon_utilities
\ No newline at end of file +python_moondb +python_moonutilities
\ No newline at end of file |