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 39a5ad7 commit e7555b5Copy full SHA for e7555b5
requirements.txt
@@ -2,7 +2,9 @@ asn1crypto==0.24.0
2
attrs==17.4.0
3
Automat==0.6.0
4
beautifulsoup4==4.6.0
5
+certifi==2018.10.15
6
cffi==1.11.5
7
+chardet==3.0.4
8
constantly==15.1.0
9
cryptography==2.1.4
10
cssselect==1.0.3
@@ -19,10 +21,12 @@ PyDispatcher==2.0.5
19
21
pymongo==3.6.1
20
22
pyOpenSSL==17.5.0
23
queuelib==1.4.2
24
+requests==2.20.0
25
Scrapy==1.5.0
26
service-identity==17.0.0
27
six==1.11.0
28
Twisted==17.9.0
29
+urllib3==1.24.1
30
w3lib==1.19.0
31
webencodings==0.5.1
32
zope.interface==4.4.3
0 commit comments