| # Photosynthesis Prediction Model - dependencies | |
| # Install: pip install -r requirements.txt | |
| pandas==2.3.3 | |
| numpy==2.4.2 | |
| scikit-learn==1.8.0 | |
| matplotlib==3.10.8 | |
| seaborn==0.13.2 | |
| requests==2.32.5 | |
| python-dotenv==1.2.1 | |
| streamlit==1.54.0 | |
| plotly==6.5.2 | |
| xgboost>=2.0 | |
| pvlib>=0.10.0 | |
| astral>=3.2 | |
| chronos-forecasting>=2.0 | |
| torch>=2.0 | |
| google-genai>=1.0 | |