diff options
| author | neodarz <neodarz@neodarz.net> | 2018-08-18 20:22:11 +0200 |
|---|---|---|
| committer | neodarz <neodarz@neodarz.net> | 2018-08-18 20:22:11 +0200 |
| commit | a3ffca2f4a980510fa4dff4699f68a3543c0584f (patch) | |
| tree | 9659f09d87de7277da4d15eb1b22dd1c36296f15 | |
| parent | 0dc8486342612e5f576464d9a781fa2152a12271 (diff) | |
| download | liberationCenter-a3ffca2f4a980510fa4dff4699f68a3543c0584f.tar.xz liberationCenter-a3ffca2f4a980510fa4dff4699f68a3543c0584f.zip | |
Add flask-restplus dependency
| -rw-r--r-- | src/requirement.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/requirement.txt b/src/requirement.txt index f1b0ac0..df0d7fb 100644 --- a/src/requirement.txt +++ b/src/requirement.txt @@ -1 +1,2 @@ flask-pymongo +flask-restplus |
