releases.shpreview

v1.0.1

[v1.0.1] Remove `aiohttp` from extra dependencies

$npx -y @buildinternet/releases show rel_5edalCCvqkgsT6qrCNkGz

In huggingface_hub v1.0 release, we've removed our dependency on aiohttp to replace it with httpx but we forgot to remove it from the huggingface_hub[inference] extra dependencies in setup.py. This patch release removes it, making the inference extra removed as well.

The internal method _import_aiohttp being unused, it has been removed as well.

  • Remove aiohttp dependency by @Wauplin in #3488

Full Changelog: https://github.com/huggingface/huggingface_hub/compare/v1.0.0...v1.0.1

Fetched April 7, 2026