# Streamlit | |
streamlit~=1.32.2 | |
streamlit-modal==0.1.2 | |
streamlit-authenticator==0.3.2 | |
streamlit-pdf-viewer==0.0.9 | |
# LLM | |
haystack-ai~=2.0.0 | |
sentence_transformers~=2.6.0 | |
# Utils | |
pandas~=2.2.1 | |
pypdf~=4.2.0 | |
pytest~=8.1.1 | |
python-dotenv~=1.0.1 | |
# Dev Utils | |
watchdog | |