Add pending apps and frontend components
- apps/captain-mobile: Mobile API service - apps/flow-ui: Flow UI application - apps/mindlink: Mindlink application - apps/storage: Storage API and workers - apps/tzzr-cli: TZZR CLI tool - deck-frontend/backups: Historical TypeScript versions - hst-frontend: Standalone HST frontend Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
9
apps/storage/requirements.txt
Normal file
9
apps/storage/requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
fastapi>=0.104.0
|
||||
uvicorn>=0.24.0
|
||||
asyncpg>=0.29.0
|
||||
boto3>=1.34.0
|
||||
Pillow>=10.0.0
|
||||
PyMuPDF>=1.23.0
|
||||
argon2-cffi>=23.1.0
|
||||
python-multipart>=0.0.6
|
||||
pydantic>=2.5.0
|
||||
Reference in New Issue
Block a user