14 lines
419 B
Plaintext
14 lines
419 B
Plaintext
Metadata-Version: 2.4
|
|
Name: data-entry-app-backend
|
|
Version: 0.1.5
|
|
Summary: Costing platform MVP backend
|
|
Requires-Python: >=3.11
|
|
Requires-Dist: fastapi<1.0,>=0.115
|
|
Requires-Dist: openpyxl<4.0,>=3.1
|
|
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
|
|
Requires-Dist: psycopg[binary]<4.0,>=3.2
|
|
Requires-Dist: reportlab<5.0,>=4.2
|