Skip to content

Commit e7555b5

Browse files
author
WHYjun
committed
fixed the security vulnerability
1 parent 39a5ad7 commit e7555b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ asn1crypto==0.24.0
22
attrs==17.4.0
33
Automat==0.6.0
44
beautifulsoup4==4.6.0
5+
certifi==2018.10.15
56
cffi==1.11.5
7+
chardet==3.0.4
68
constantly==15.1.0
79
cryptography==2.1.4
810
cssselect==1.0.3
@@ -19,10 +21,12 @@ PyDispatcher==2.0.5
1921
pymongo==3.6.1
2022
pyOpenSSL==17.5.0
2123
queuelib==1.4.2
24+
requests==2.20.0
2225
Scrapy==1.5.0
2326
service-identity==17.0.0
2427
six==1.11.0
2528
Twisted==17.9.0
29+
urllib3==1.24.1
2630
w3lib==1.19.0
2731
webencodings==0.5.1
2832
zope.interface==4.4.3

0 commit comments

Comments
 (0)