Browse Source

add requirements.txt

YangChangke 7 years ago
parent
commit
469e682f6f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      requirements.txt

+ 4 - 0
requirements.txt

@@ -0,0 +1,4 @@
+Django==1.10
+djangorestframework==3.6.3
+djangorestframework-bulk==0.2.1
+PyMySQL==0.7.9