Allowlist anosql

This commit is contained in:
Reid 'arrdem' McKenzie 2021-05-14 18:47:16 -06:00
parent 7a1973590f
commit 95dc977693

View file

@ -46,6 +46,7 @@ LICENSES_BY_LOWERNAME.update(
APPROVED_PACKAGES = [
"yamllint", # WARNING: YAMLLINT IS GLP3"d.
"Flask_Log_Request_ID", # MIT, currently depended on as a git dep.
"anosql", # BSD
]
REQ_PATTERN = re.compile(