Allowlist anosql
This commit is contained in:
parent
7a1973590f
commit
95dc977693
1 changed files with 1 additions and 0 deletions
|
@ -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(
|
||||
|
|
Loading…
Reference in a new issue