Skip to content

Commit

Permalink
Add package versions (#94)
Browse files Browse the repository at this point in the history
psimsa authored Jan 27, 2025
1 parent f0d2eb0 commit aafcf98
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -4,6 +4,9 @@ on:
pull_request:
branches:
- main
push:
branches:
- main

jobs:
test:
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
homeassistant==2024.12.5
aiodiscover==2.1.0
pyspeex-noise==1.0.2
opentelemetry-sdk
grpcio
opentelemetry-exporter-otlp-proto-http
opentelemetry-exporter-otlp-proto-grpc
opentelemetry-sdk==1.29.0
grpcio==1.70.0
opentelemetry-exporter-otlp-proto-http==1.29.0
opentelemetry-exporter-otlp-proto-grpc==1.29.0

0 comments on commit aafcf98

Please sign in to comment.