From 08dd4a960e8d3e2173122c2d903b157e1856a47f Mon Sep 17 00:00:00 2001 From: Ryan Volz Date: Fri, 23 Jul 2021 14:31:41 -0400 Subject: [PATCH] Don't restrict gnuradio and uhd versions. --- radioconda.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/radioconda.yaml b/radioconda.yaml index 74b5658..bf11662 100644 --- a/radioconda.yaml +++ b/radioconda.yaml @@ -10,7 +10,7 @@ platforms: - win-64 dependencies: - digital_rf - - gnuradio 3.9.* + - gnuradio - gnuradio-osmosdr - gnuradio-satellites - gnuradio-soapy @@ -37,4 +37,4 @@ dependencies: - soapysdr-module-remote - soapysdr-module-rtlsdr - soapysdr-module-uhd - - uhd 4.0.* + - uhd