mirror of
https://github.com/srbhr/Resume-Matcher.git
synced 2026-01-14 11:44:14 +00:00
- Update pyproject.toml with minimal dependencies (9 packages) - Add requirements.txt for pip compatibility - Add .env.example with multi-provider LLM config templates - Update .gitignore for TinyDB data files - Add data/.gitkeep for database storage directory Dependencies: fastapi, uvicorn, tinydb, litellm, markitdown, pydantic, pydantic-settings, python-multipart, python-dotenv 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>