diff --git a/requirements.txt b/requirements.txt index 2cd4052..df825e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,30 @@ -Mako==0.8.1 -MarkupSafe==0.18 -Nikola==5.5 -Pillow==2.1.0 +Babel==2.8.0 +blinker==1.4 +certifi==2020.4.5.2 +chardet==3.0.4 +cloudpickle==1.4.1 +docutils==0.16 +doit==0.32.0 +feedparser==5.2.1 +idna==2.9 +importlib-metadata==1.6.1 +lxml==4.5.1 +Mako==1.1.3 +Markdown==3.2.2 +MarkupSafe==1.1.1 +natsort==7.0.1 +Nikola==8.0.4 +peewee==3.13.3 +piexif==1.1.3 +Pillow==7.1.2 +Pygments==2.6.1 +pyinotify==0.9.6 PyRSS2Gen==1.1 -Pygments==1.6 -Unidecode==0.04.13 -Yapsy==1.10.2-pythons2n3 -argparse==1.2.1 -configparser==3.3.0r2 -distribute==0.6.24 -docutils==0.10 -doit==0.21.1 -feedparser==5.1.3 -lxml==3.2.1 -peewee==2.1.3 -pyinotify==0.9.4 -pytz==2013b -six==1.3.0 -wsgiref==0.1.2 +python-dateutil==2.8.1 +pytz==2020.1 +requests==2.23.0 +six==1.15.0 +Unidecode==1.1.1 +urllib3==1.25.9 +Yapsy==1.12.2 +zipp==3.1.0