Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Political Memory
memopol
Commits
5d430679
Commit
5d430679
authored
Nov 15, 2016
by
okhin
Browse files
Fixing the version number for Django rest Framework
parent
50fe62c7
Pipeline
#409
failed with stage
in 10 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
5d430679
...
...
@@ -22,7 +22,7 @@ setup(name='political-memory',
'django-rql-filter>=0.1.3,<0.2'
,
'django-taggit>=0.17,<0.18'
,
'django>=1.8,<1.9'
,
'djangorestframework>=3,<
4
'
,
'djangorestframework>=3,<
3.5.1
'
,
'hamlpy>=0.82,<0.83'
,
'ijson>=2.2,<2.3'
,
'python-dateutil>=2.4,<2.5'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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