Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anthony
memopol
Commits
e2b5df28
Commit
e2b5df28
authored
Apr 24, 2016
by
Nicolas Joyard
Browse files
Update dependencies
parent
019bc39a
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
e2b5df28
...
...
@@ -5,7 +5,7 @@ setup(name='political-memory',
description
=
'OpenShift App'
,
packages
=
[
'political_memory'
],
package_dir
=
{
'political_memory'
:
'.'
},
author
=
'James Pic, Laurent Peuch, Arnaud Fabre'
,
author
=
'James Pic, Laurent Peuch, Arnaud Fabre
, Nicolas Joyard
'
,
author_email
=
'cortex@worlddomination.be'
,
url
=
'http://github.com/political-memory/political_memory/'
,
install_requires
=
[
...
...
@@ -15,8 +15,8 @@ setup(name='political-memory',
'django-compressor>=1.6,<1.7'
,
'django-datetime-widget>=0.9,<1.0'
,
'django-filter>=0.11,<0.12'
,
'django-representatives-votes==0.0.1
3
'
,
'django-representatives==0.0.1
4
'
,
'django-representatives-votes==0.0.1
5
'
,
'django-representatives==0.0.1
8
'
,
'django-taggit>=0.17,<0.18'
,
'django>=1.8,<1.9'
,
'djangorestframework>=3.2.0,<3.3.0'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment