# DeviantArt Downloader - 核心依赖
# Python 3.10+

# HTTP 客户端
requests>=2.25.0
httpx>=0.28.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
