| # --- Herramientas de Construcci贸n (NECESARIAS para Python 3.13) --- |
| setuptools |
| wheel |
| pip>=23.0 |
|
|
| # --- Librer铆as de Scraping y Web --- |
| requests |
| beautifulsoup4 |
| urllib3 |
|
|
| # --- An谩lisis de Datos (Versiones actualizadas para Python 3.13) --- |
| pandas>=2.0.0 |
| numpy |
| openpyxl |
| fastparquet |
| pyarrow |
|
|
| # --- Geoespacial --- |
| Fiona |
| geopandas |
| pyproj |
| shapely |
|
|
| # --- Interfaz y Visualizaci贸n --- |
| streamlit |
| streamlit-option-menu |
| matplotlib |
| seaborn |
| plotly |
| altair |
| pydeck |
|
|
| # --- IA y Modelos --- |
| transformers |
| protobuf |
|
|
| # --- Utilidades y Autenticaci贸n --- |
| google-auth |
| gspread |
| Pillow |
| Jinja2 |
| python-dateutil |
| google-auth |
| google-api-python-client |
| Pillow |