From 6498c5bd790ccbde506387521a24640083039351 Mon Sep 17 00:00:00 2001 From: Henry Date: Tue, 8 Mar 2022 15:58:19 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d917b0..304d3ff 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you find this work useful, you may cite this work: ## Installation -This package works with **Python 3.6** and pip 19+. You need to have the following packages installed on the system (for Debian/Ubuntu): +This package works with **Python 3.7+** and pip 19+. You need to have the following packages installed on the system (for Debian/Ubuntu): ``` sudo apt-get install libssl-dev libcurl4-openssl-dev libyaml-dev build-essential libopenblas-dev libcap-dev ffmpeg ```