diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-25 16:18:16 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-25 16:18:16 +0200 |
commit | 586a47d60ab1a1c4fffae4a56f73c60c7b8e3a04 (patch) | |
tree | 63464b088273f1c4341fefcf86b2737b7be87ea2 /requirements.txt | |
parent | 04ea2d693a4d6d06daeb9043b5c6897ce10721ac (diff) | |
download | Ishtar-586a47d60ab1a1c4fffae4a56f73c60c7b8e3a04.tar.bz2 Ishtar-586a47d60ab1a1c4fffae4a56f73c60c7b8e3a04.zip |
CI: update bs4 version add missing libpango
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 33caeb9d4..d61697b5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pytidylib==0.2.1 lxml==3.4.0 django-extra-views==0.2.4 -beautifulsoup4==4.3.2 +beautifulsoup4==4.5.3 markdown==2.5.1 django-ajax-selects==1.6.0 |