diff options
author | Anthony Wang | 2021-01-04 15:18:11 -0600 |
---|---|---|
committer | Anthony Wang | 2021-01-04 15:18:11 -0600 |
commit | 07e855ea0a9315eb49ebac4c005c11b6bc0bd8e0 (patch) | |
tree | 6c3b0fb33523d5fda7a09d98f0dc7c135d8d080e /requirements.txt | |
parent | 539276bd8d3860b034920ed4e21d8e04a572d856 (diff) |
Update requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/requirements.txt b/requirements.txt index a4fe229..4e753c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,22 +1,21 @@ cairocffi==1.2.0 CairoSVG==2.5.0 -certifi==2020.12.5 +cchardet==2.1.7 cffi==1.14.4 -chardet==3.0.4 +chardet==4.0.0 ciso8601==2.1.3 cssselect2==0.4.1 dateparser==1.0.0 defusedxml==0.6.0 html5lib==1.1 -htmldate==0.7.2 -idna==2.10 +htmldate==0.7.3 lxml==4.6.2 pdfkit==0.6.1 -Pillow==8.0.1 +Pillow==8.1.0 pycparser==2.20 Pyphen==0.10.0 python-dateutil==2.8.1 -pytz==2020.4 +pytz==2020.5 regex==2020.11.13 six==1.15.0 tinycss2==1.1.0 |