0ee948b34d
Also updates test_migrate_from_empty_applies_0001 → test_migrate_from_empty_applies_all to assert both migrations apply on a fresh DB (mechanical consequence of adding 0002). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
10 lines
154 B
Plaintext
10 lines
154 B
Plaintext
fastapi>=0.110
|
|
uvicorn[standard]>=0.29
|
|
httpx>=0.27
|
|
psycopg[binary]>=3.1
|
|
psycopg-pool>=3.2
|
|
pytest>=8.0
|
|
import-linter>=2.0
|
|
nh3>=0.2
|
|
python-multipart>=0.0.9
|