mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-16 19:41:06 +03:00
Add pinned versions of wheels and mkdocs to our dev requirements.
This commit is contained in:
parent
d8803a35bd
commit
af0f042462
|
@ -16,3 +16,9 @@ django-filter>=0.5.4
|
||||||
django-oauth-plus>=2.2.1
|
django-oauth-plus>=2.2.1
|
||||||
oauth2>=1.5.211
|
oauth2>=1.5.211
|
||||||
django-oauth2-provider>=0.2.4
|
django-oauth2-provider>=0.2.4
|
||||||
|
|
||||||
|
# wheel for PyPI installs
|
||||||
|
wheel==0.24.0
|
||||||
|
|
||||||
|
# MkDocs for documentation previews/deploys
|
||||||
|
mkdocs==0.11.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user