diff --git a/setup.py b/setup.py index 6cffd93..de93507 100644 --- a/setup.py +++ b/setup.py @@ -16,6 +16,8 @@ install_requires = [ "pillow", "pyahocorasick", "flask", + "lz4", + "blackboxprotobuf", ] setup(