From aa84238845256d484e27b62643ab3d59563e5195 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Fri, 1 Feb 2019 23:01:31 -0200 Subject: I give up for now, might come back to this later --- requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 requirements.txt (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..e38d114 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +beautifulsoup4==4.7.1 +Click==7.0 +html5lib==1.0.1 +requests==2.21.0 +lxml==4.3.0 -- cgit 1.4.1