From 95956af59132eda3797e8c15e934f50a183e88e5 Mon Sep 17 00:00:00 2001 From: Dan Clough Date: Fri, 16 Jun 2023 12:20:22 -0500 Subject: [PATCH] Update requirements --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index cbbcab8..07594e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -amcrest==1.9.7 -paho-mqtt==1.6.1 -python-slugify==8.0.1 +amcrest~=1.9.7 +paho-mqtt~=1.6.1 +python-slugify~=8.0.1