Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-rest-framework
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
django-rest-framework
Commits
d7210214
Commit
d7210214
authored
May 16, 2016
by
José Padilla
Committed by
Tom Christie
May 16, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update requirements (#4125)
parent
768ae26a
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
7 deletions
+7
-7
requirements/requirements-codestyle.txt
+1
-1
requirements/requirements-documentation.txt
+1
-1
requirements/requirements-optionals.txt
+2
-2
requirements/requirements-packaging.txt
+2
-2
requirements/requirements-testing.txt
+1
-1
No files found.
requirements/requirements-codestyle.txt
View file @
d7210214
...
@@ -3,4 +3,4 @@ flake8==2.4.0
...
@@ -3,4 +3,4 @@ flake8==2.4.0
pep8==1.5.7
pep8==1.5.7
# Sort and lint imports
# Sort and lint imports
isort==4.2.
2
isort==4.2.
5
requirements/requirements-documentation.txt
View file @
d7210214
# MkDocs to build our documentation.
# MkDocs to build our documentation.
mkdocs==0.1
3.2
mkdocs==0.1
5.3
requirements/requirements-optionals.txt
View file @
d7210214
# Optional packages which may be used with REST framework.
# Optional packages which may be used with REST framework.
markdown==2.6.
4
markdown==2.6.
6
django-guardian==1.
3.2
django-guardian==1.
4.4
django-filter==0.10.0
django-filter==0.10.0
requirements/requirements-packaging.txt
View file @
d7210214
# Wheel for PyPI installs.
# Wheel for PyPI installs.
wheel==0.2
4
.0
wheel==0.2
9
.0
# Twine for secured PyPI uploads.
# Twine for secured PyPI uploads.
twine==1.
4.0
twine==1.
6.5
# Transifex client for managing translation resources.
# Transifex client for managing translation resources.
transifex-client==0.11
transifex-client==0.11
...
...
requirements/requirements-testing.txt
View file @
d7210214
# PyTest for running the tests.
# PyTest for running the tests.
pytest==2.
8.5
pytest==2.
9.1
pytest-django==2.9.1
pytest-django==2.9.1
pytest-cov==1.8.1
pytest-cov==1.8.1
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