From 58d6d519d104196314c02b77cdd05cd996f71508 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sun, 11 Jun 2023 03:32:21 +0300 Subject: start splitting requirements.txt into multiple files --- requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 4595dea..521ae41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,8 +17,4 @@ cerberus~=1.3.4 # following can be installed from debian repositories # matplotlib~=3.5.0 -Pillow==9.5.0 - -# for polaris kettle protocol implementation -cryptography==41.0.1 -zeroconf==0.64.1 \ No newline at end of file +Pillow==9.5.0 \ No newline at end of file -- cgit v1.2.3