EP_inspection_tool_proto/inspection-app/requirements.txt
James Devine 16bf533ce9 Add new files for EP inspection tool prototype
This commit includes the initial files for the EP inspection tool prototype, including the inspection-app directory with the application code, the prompt.txt file with the inspection prompt, and SHARED_TASK_NOTES.md for documentation. These files establish the foundation for the inspection tool implementation.
2026-03-09 20:25:08 +01:00

8 lines
No EOL
139 B
Text

Flask==2.3.3
Flask-Login==0.6.3
Flask-WTF==1.1.1
Flask-SQLAlchemy==3.0.5
WTForms==3.0.1
Bcrypt==1.0.1
WeasyPrint==58.1
python-dotenv==1.0.0