-pkgs.python3Packages.callPackage
-({ lib, buildPythonPackage, autopep8, mypy, pylint, requests, types-requests }:
+pkgs.python3Packages.callPackage ({ lib, buildPythonPackage, makeWrapper
+ , autopep8, mypy, pylint, beautifulsoup4, requests, requests-cache
+ , texliveBasic, types-beautifulsoup4, types-requests, xdg-base-dirs
+ , pandoc-cli }: