From 2c06954aad865ae8c23ab808142deaa86bfd5bfc Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Sat, 12 Sep 2020 01:47:16 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa8a62fe..c886d178 100755 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,5 @@ PyJWT==1.7.1 aiohttp_jwt==0.6.1 zeroconf==0.28.4 passlib==1.7.2 -cryptography==3.1 \ No newline at end of file +cryptography==3.1 +python-vlc==3.0.11115 -- 2.34.1