feat: refactor to FastAPI architecture v2.0
Some checks failed
Build & Push Docker / build (push) Has been cancelled
Some checks failed
Build & Push Docker / build (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
pandas==2.1.3
|
||||
openpyxl==3.1.5
|
||||
pytest==7.4.3
|
||||
fastapi>=0.115
|
||||
uvicorn[standard]>=0.34
|
||||
python-multipart>=0.0.20
|
||||
reportlab>=4.0
|
||||
pandas>=2.1.3
|
||||
openpyxl>=3.1.5
|
||||
pytest>=7.4.3
|
||||
httpx>=0.27
|
||||
|
||||
Reference in New Issue
Block a user