# Core dependencies
torch>=1.9.0
numpy>=1.19.0
aiohttp>=3.8.0
msgpack>=1.0.0
pyyaml>=5.4.0

# gRPC for backend communication
grpcio>=1.50.0
protobuf>=4.0.0

# Networking and serialization
requests>=2.25.0
urllib3>=1.26.0

# Hashing
mmh3>=3.0.0

# Storage
diskcache>=5.4.0
boto3>=1.26.0

# Logging and monitoring
psutil>=5.8.0
