Spaces:
Sleeping
Sleeping
| # Core framework | |
| streamlit>=1.33.0,<2.0.0 | |
| pyrebase4==4.8.0 | |
| streamlit-folium | |
| folium | |
| # OpenAI client for ChatGPT integration | |
| openai>=1.40.0 | |
| # Small helpers used by the app | |
| requests>=2.31.0 | |
| toml>=0.10.2 | |
| python-dotenv>=1.0.1 | |
| Pillow>=10.0.0 | |