mirror of
				https://github.com/OpenVoiceOS/OpenVoiceOS
				synced 2025-06-05 22:19:21 +02:00 
			
		
		
		
	Loosen pyee requirement of ovos-bus-client
This commit is contained in:
		| @@ -0,0 +1,22 @@ | |||||||
|  | From 1e6814f08646bf3191b26f208b017ca760be7f0f Mon Sep 17 00:00:00 2001 | ||||||
|  | From: j1nx <p.steenbergen@j1nx.nl> | ||||||
|  | Date: Sun, 7 May 2023 17:24:10 +0200 | ||||||
|  | Subject: [PATCH 1/1] Loosen requirements | ||||||
|  |  | ||||||
|  | --- | ||||||
|  |  requirements.txt | 2 +- | ||||||
|  |  1 file changed, 1 insertion(+), 1 deletion(-) | ||||||
|  |  | ||||||
|  | diff --git a/requirements.txt b/requirements.txt | ||||||
|  | index 6982818..09b7e69 100644 | ||||||
|  | --- a/requirements.txt | ||||||
|  | +++ b/requirements.txt | ||||||
|  | @@ -1,4 +1,4 @@ | ||||||
|  |  ovos-config >= 0.0.8, < 0.1.0 | ||||||
|  |  ovos-utils >= 0.0.32, < 0.1.0 | ||||||
|  |  websocket-client>=0.54.0 | ||||||
|  | -pyee>=8.1.0, < 9.0.0 | ||||||
|  | +pyee>=8.1.0 | ||||||
|  | --  | ||||||
|  | 2.34.1 | ||||||
|  |  | ||||||
		Reference in New Issue
	
	Block a user