Commit 8dc7814
feat: add pip fallback requirements file
Added requirements-fallback.txt as a pip-compatible fallback for when Poetry is unavailable or broken. This file is automatically generated from pyproject.toml dependencies and allows the installer to gracefully fall back to pip installation instead of attempting complex Poetry fixes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 32d1b0d commit 8dc7814
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments