diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index d7c330f65..fcbcf0d0f 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -62,6 +62,7 @@ libcst litellm lmdb lz4 +marisa-trie magika matplotlib ml-dtypes diff --git a/docs/packages/marisa-trie.yaml b/docs/packages/marisa-trie.yaml new file mode 100644 index 000000000..85d09a605 --- /dev/null +++ b/docs/packages/marisa-trie.yaml @@ -0,0 +1,5 @@ +package-name: marisa-trie +source-code: https://github.com/pytries/marisa-trie +license: MIT +versions: + - version: 1.4.1