# OpenAI Wrapper - No Pydantic Dependencies
# Minimal dependencies for calling OpenAI API directly via HTTP

requests>=2.25.0
python-dotenv>=0.19.0
