From b43e4fae86b9f57a0026694afa48004338649922 Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Sun, 16 May 2021 23:10:45 +0200 Subject: [PATCH] update websockets --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87a0258cbc87..473744ef87cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ colorama>=0.4.4 -websockets>=9.0.1 +websockets>=9.0.2 PyYAML>=5.4.1 fuzzywuzzy>=0.18.0 bsdiff4>=1.2.1