chore: initial commit — existing single-user document scanner codebase
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
fastapi>=0.111
|
||||
uvicorn[standard]>=0.29
|
||||
python-multipart
|
||||
pydantic-settings>=2.2
|
||||
anthropic>=0.26
|
||||
openai>=1.30
|
||||
PyMuPDF>=1.24
|
||||
python-docx>=1.1
|
||||
pytesseract>=0.3
|
||||
Pillow>=10.3
|
||||
filelock>=3.14
|
||||
aiofiles>=23.2
|
||||
httpx>=0.27
|
||||
pytest>=8.2
|
||||
pytest-asyncio>=0.23
|
||||
Reference in New Issue
Block a user