Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Pin djangorestframework to latest version 3.7.1
  • Loading branch information
pyup-bot committed Oct 16, 2017
commit 47a45e35403c9697f3249c97f805359d5d428c7e
2 changes: 1 addition & 1 deletion requirements-prod.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django>=1.8,<1.11
djangorestframework>=3.4,<3.7
djangorestframework==3.7.1
django-filter>=1.0,<1.1
psycopg2>=2.7,<2.8
sqlparse==0.2.3