| Flask>=2.0 | |
| Werkzeug>=2.0 # Often needed for secure_filename and file handling | |
| google-generativeai>=0.4 | |
| Pillow>=9.0 # For image handling with Gemini | |
| python-dotenv>=0.19 # To load .env files | |
| fpdf2>=2.7.0 # For PDF generation | |
| streamlit>=1.30 |
| Flask>=2.0 | |
| Werkzeug>=2.0 # Often needed for secure_filename and file handling | |
| google-generativeai>=0.4 | |
| Pillow>=9.0 # For image handling with Gemini | |
| python-dotenv>=0.19 # To load .env files | |
| fpdf2>=2.7.0 # For PDF generation | |
| streamlit>=1.30 |