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.
8 lines
No EOL
139 B
Text
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 |