- Add SQLite database integration for environments and mappings - Update TaskManager to support pausing tasks (AWAITING_MAPPING) - Modify MigrationPlugin to detect missing mappings and wait for resolution - Add frontend UI for handling missing mappings interactively - Create dedicated migration routes and API endpoints - Update .gitignore and project documentation
14 lines
145 B
Plaintext
Executable File
14 lines
145 B
Plaintext
Executable File
fastapi
|
|
uvicorn
|
|
pydantic
|
|
authlib
|
|
python-multipart
|
|
starlette
|
|
jsonschema
|
|
requests
|
|
keyring
|
|
httpx
|
|
PyYAML
|
|
websockets
|
|
rapidfuzz
|
|
sqlalchemy |