Skip to content

Commit

Permalink
Test build hyperscan wheels
Browse files Browse the repository at this point in the history
aiohttp is working on integrating hyperscan to improve
url dispatch performance
aio-libs/aiohttp#9907
  • Loading branch information
bdraco committed Nov 17, 2024
1 parent db3d385 commit 3f057dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ home-assistant-bluetooth==1.13.0
home-assistant-frontend==20241106.2
home-assistant-intents==2024.11.13
httpx==0.27.2
hyperscan==0.7.8
ifaddr==0.2.0
Jinja2==3.1.4
lru-dict==1.3.0
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ dependencies = [
# httpcore, anyio, and h11 in gen_requirements_all
"httpx==0.27.2",
"home-assistant-bluetooth==1.13.0",
"hyperscan==0.7.8",
"ifaddr==0.2.0",
"Jinja2==3.1.4",
"lru-dict==1.3.0",
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ fnv-hash-fast==1.0.2
hass-nabucasa==0.84.0
httpx==0.27.2
home-assistant-bluetooth==1.13.0
hyperscan==0.7.8
ifaddr==0.2.0
Jinja2==3.1.4
lru-dict==1.3.0
Expand Down

0 comments on commit 3f057dc

Please sign in to comment.