huggingface_hub==0.25.2 | |
# Core dependencies | |
gradio>=4.0.0 | |
huggingface_hub>=0.20.0 | |
transformers>=4.30.0 | |
# API and networking | |
requests>=2.28.0 | |
aiohttp>=3.8.3 | |
# Security | |
python-dotenv>=1.0.0 | |
cryptography>=40.0.0 | |
pyjwt>=2.6.0 | |
# Logging and monitoring | |
logging-utils>=0.0.13 | |
prometheus-client>=0.16.0 | |
# Deployment and scaling | |
gunicorn>=20.1.0 | |
uvicorn>=0.22.0 | |
# Testing | |
pytest>=7.3.1 | |
pytest-asyncio>=0.21.0 | |
# Utilities | |
numpy>=1.24.0 | |
pandas>=2.0.0 | |
python-dateutil>=2.8.2 | |
tqdm>=4.65.0 |