# Core Pulp dependencies
pulpcore>=3.20.0,<4.0.0

# HTTP client for Hugging Face Hub integration
httpx>=0.24.0,<1.0.0

# Additional dependencies for async operations
asyncio-extensions>=0.1.0,<1.0.0

# Development dependencies
pytest<8
pytest-asyncio>=0.21.0,<1.0.0
