~widelands-dev/widelands-website/trunk

« back to all changes in this revision

Viewing changes to pip_requirements.txt

Updated packages June 2019

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Python requirements for widelands-website at 22.06.2017
 
1
# Python requirements for widelands-website at July 2019
2
2
 
3
3
beautifulsoup4==4.7.1
4
4
bleach==3.1.0
5
 
Django==1.11.20
 
5
Django==1.11.22
6
6
django-haystack==2.8.1
7
7
# django-messages is very old on pypi
8
8
# Do not install newer versions because our notifications app is affected
9
9
-e git://github.com/arneb/django-messages.git@2d8dabb755e0b5ace876bde25f45d07c2051ac37#egg=django_messages
10
10
django-nocaptcha-recaptcha==0.0.20
11
 
django-star-ratings==0.7.0
 
11
django-star-ratings==0.8.0
12
12
dj-pagination==2.4.0
13
 
django-registration==3.0
 
13
django-registration==3.0.1
14
14
django-tagging==0.4.6
15
15
gunicorn==19.9.0
16
16
lxml==4.3.2
17
 
Markdown==3.0.1
 
17
Markdown==3.1.1
18
18
mysqlclient==1.4.2.post1
19
 
numpy==1.16.2
20
 
Pillow==5.4.1
 
19
numpy==1.16.4
 
20
Pillow==6.1.0
21
21
pydot==1.4.1
22
 
pyparsing==2.3.1
23
 
Sphinx==1.8.4
24
 
untokenize==0.1.1
 
22
Sphinx==2.1.2
25
23
Whoosh==2.7.4
26
24
 
27
25
# Automatically installed dependencies