diff --git a/README.md b/README.md index bc38df5c..e6f21479 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ On Arch/Parabola: ``` bash sudo pacman -S tor python-pip python-pysocks python-pycryptodome \ - python-beautifulsoup4 imagemagick python-pillow \ + imagemagick python-pillow \ python-requests perl-image-exiftool python-numpy \ python-dateutil certbot ``` diff --git a/website/index.html b/website/index.html index 5cac179f..16168baf 100644 --- a/website/index.html +++ b/website/index.html @@ -1253,7 +1253,7 @@
On a Debian based system:
sudo apt install -y tor python3-pip python3-socks imagemagick python3-numpy python3-setuptools python3-crypto python3-dateutil python3-pil.imagetk python3-idna python3-requests libimage-exiftool-perl certbot nginx
-sudo pip3 install beautifulsoup4 pycryptodome
+sudo pip3 install pycryptodome