commit | 237d7aac2ae6545680ba9d7212004dd73ede1aa4 | [log] [tgz] |
---|---|---|
author | ricolin <rlin@vexxhost.com> | Thu Mar 30 14:01:08 2023 +0800 |
committer | ricolin <rlin@vexxhost.com> | Mon Apr 10 20:02:11 2023 +0800 |
tree | f2cf6d211b302176e70d0930ae815028b4fcca2e | |
parent | 12b7a802ae6651173c8b31c48e4feef1ffe07de2 [diff] [blame] |
Refact report function to use report timestamp
diff --git a/requirements.txt b/requirements.txt index 103f767..8a52b2b 100755 --- a/requirements.txt +++ b/requirements.txt
@@ -3,6 +3,8 @@ # process, which may cause wedges in the gate later. pbr>=2.0 # Apache-2.0 + +alembic>=1.4.2 # MIT flask cotyledon>=1.3.0 #Apache-2.0 futurist>=1.8.0 # Apache-2.0