We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beea766 commit 2e726daCopy full SHA for 2e726da
requirements.txt
@@ -1,4 +1,26 @@
1
+altgraph==0.16.1
2
+appdirs==1.4.3
3
+beautifulsoup4==4.8.1
4
+bs4==0.0.1
5
+certifi==2019.9.11
6
+chardet==3.0.4
7
+cssselect==1.1.0
8
+fake-useragent==0.1.11
9
+idna==2.8
10
+lxml==4.4.1
11
+macholib==1.11
12
+parse==1.12.1
13
+pyee==6.0.0
14
+PyInstaller==3.5
15
+pyppeteer==0.0.25
16
+pyquery==1.4.1
17
+python-dotenv==0.10.3
18
+requests==2.22.0
19
requests-html==0.10.0
-pyinstaller
-python-dotenv
-virtualenv==16.1.0
20
+six==1.13.0
21
+soupsieve==1.9.5
22
+tqdm==4.38.0
23
+urllib3==1.25.7
24
+virtualenv==16.1.0
25
+w3lib==1.21.0
26
+websockets==8.1
0 commit comments