| # Google Cloud Dependencies | |
| google-cloud-aiplatform==1.38.0 | |
| google-cloud-dialogflow-cx==1.27.0 | |
| google-auth-oauthlib==1.1.0 | |
| google-api-python-client==2.108.0 | |
| # Cloudflare and Distribution | |
| aiohttp==3.9.1 | |
| cloudflare==2.11.0 | |
| requests==2.31.0 | |
| # Data Processing | |
| pandas==2.0.3 | |
| numpy==1.24.3 | |
| beautifulsoup4==4.12.2 | |
| lxml==4.9.3 | |
| # Hugging Face Integration | |
| huggingface-hub==0.19.4 | |
| xet-core==0.1.0 | |
| # Async Processing | |
| asyncio==3.4.3 | |
| aiofiles==23.2.1 | |
| # Utilities | |
| tqdm==4.66.1 | |
| python-dotenv==1.0.0 | |
| python-multipart==0.0.6 | |
| # Security | |
| cryptography==41.0.7 | |
| pyOpenSSL==23.2.0 |