486749a890
Full-stack Dutch supermarket price tracker with FastAPI backend, PostgreSQL/SQLAlchemy, Albert Heijn scraper, and Next.js frontend. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
11 lines
190 B
Plaintext
11 lines
190 B
Plaintext
fastapi==0.115.0
|
|
uvicorn[standard]==0.30.6
|
|
sqlalchemy==2.0.35
|
|
alembic==1.13.3
|
|
psycopg2-binary==2.9.9
|
|
pydantic==2.9.2
|
|
pydantic-settings==2.5.2
|
|
httpx==0.27.2
|
|
click==8.1.7
|
|
python-dotenv==1.0.1
|