Merge pull request #1657 from ostcar/fix_for_python_3.5

Update beautifulsoup4 to support python 3.5
This commit is contained in:
Norman Jäckel 2015-10-25 21:51:51 +01:00
commit 09a3f22fda

View File

@ -1,6 +1,6 @@
# Requirements for OpenSlides in production in alphabetical order
Django>=1.7.1,<1.9
beautifulsoup4>=4.1,<4.4
beautifulsoup4>=4.1,<4.5
bleach>=1.4,<1.5
django-haystack>=2.1,<2.5
djangorestframework>=3.2.0,<3.3.0