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 | 8f993c59af173c4e320dcd18036b564a8404787c (patch) | |
tree | 63464b088273f1c4341fefcf86b2737b7be87ea2 /requirements.txt | |
parent | 7495e5d676af37518ba7d21d792e258c88befd0a (diff) | |
download | Ishtar-8f993c59af173c4e320dcd18036b564a8404787c.tar.bz2 Ishtar-8f993c59af173c4e320dcd18036b564a8404787c.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 |