Merge pull request #1657 from ostcar/fix_for_python_3.5
Update beautifulsoup4 to support python 3.5
This commit is contained in:
commit
09a3f22fda
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user