Skip to content

Commit

Permalink
Merge pull request #1054 from IQTLabs/renovate/sigmf-1.x
Browse files Browse the repository at this point in the history
Update dependency sigmf to v1.1.5
  • Loading branch information
anarkiwi authored Dec 20, 2023
2 parents 172c896 + 825402c commit 5768e23
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
docker run -t iqtlabs/gamutrf:latest gamutrf-worker --help
docker run -t iqtlabs/gamutrf-waterfall:latest gamutrf-waterfall --help
sudo apt-get update && sudo apt-get install -qy python3-pip
docker compose -f orchestrator.yml -f worker.yml -f docker/monitoring.yml -f specgram.yml build
docker compose -f orchestrator.yml -f worker.yml -f docker/monitoring.yml -f torchserve.yml -f specgram.yml build
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pyzmq = "^25.1.0"
requests = "2.31.0"
schedule = "1.2.1"
scipy = "1.11.4"
sigmf = "1.1.3"
sigmf = "1.1.5"
sysrsync = "^1.1.1"
zstandard = "0.22.0"

Expand Down

0 comments on commit 5768e23

Please sign in to comment.