Skip to content

Commit e81f939

Browse files
committed
update setup file
1 parent fab2411 commit e81f939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import setup, find_packages
44

5-
install_requires = ["Django==1.6.1", "djangorestframework==2.3.12"]
5+
install_requires = ["Django==1.6.1", "djangorestframework==3.0.0"]
66

77
import sys
88

0 commit comments

Comments
 (0)