# Runtime dependencies for the Streamlit Community Cloud deployment of app.py.
# (The cao_official package itself lives in this repo next to app.py, so it is
# imported directly; only its third-party dependencies need installing here.)
streamlit>=1.30
numpy>=1.21
pandas>=2
altair>=5
pillow>=9
pyahocorasick>=2.0   ; platform_python_implementation == "CPython"
