fastapi==0.111.1
pydantic==2.9.2
openai==1.59.7
python-dotenv==1.0.1
tenacity==9.0.0
requests==2.32.3
langchain_community==0.3.14
playwright==1.49.1
tiktoken==0.8.0
uvicorn==0.22.0

[test]
pytest>=7.0
