2026-04-25 20:43:37 +12:00
|
|
|
Metadata-Version: 2.4
|
|
|
|
|
Name: data-entry-app-backend
|
2026-05-08 23:07:01 +12:00
|
|
|
Version: 0.1.5
|
2026-04-25 20:43:37 +12:00
|
|
|
Summary: Costing platform MVP backend
|
|
|
|
|
Requires-Python: >=3.11
|
|
|
|
|
Requires-Dist: fastapi<1.0,>=0.115
|
2026-05-08 23:07:01 +12:00
|
|
|
Requires-Dist: openpyxl<4.0,>=3.1
|
2026-04-25 20:43:37 +12:00
|
|
|
Requires-Dist: uvicorn[standard]<1.0,>=0.30
|
|
|
|
|
Requires-Dist: sqlalchemy<3.0,>=2.0
|
|
|
|
|
Requires-Dist: pydantic<3.0,>=2.8
|
|
|
|
|
Requires-Dist: pytest<9.0,>=8.0
|
2026-05-08 23:07:01 +12:00
|
|
|
Requires-Dist: psycopg[binary]<4.0,>=3.2
|
|
|
|
|
Requires-Dist: reportlab<5.0,>=4.2
|