streamlit==1.38.0 | |
requests==2.32.3 | |
beautifulsoup4==4.12.3 | |
spacy==3.7.6 # Note: Run `python -m spacy download en_core_web_sm` after installation | |
transformers==4.44.2 | |
torch==2.4.1 | |
fastapi==0.115.0 | |
uvicorn==0.30.6 | |
pydantic==2.9.2 | |
typing-extensions==4.12.2 # Added for compatibility |