Skip to content

Commit 8f06dab

Browse files
committed
update MySQL-python version and add new packets
1 parent 86757ca commit 8f06dab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==1.8.13
2-
MySQL-python==1.2.3
2+
MySQL-python==1.2.5
33
pytz==2016.4
44

55
# 搜索依赖库
@@ -23,3 +23,5 @@ celery==4.0.2
2323
qrcode==5.3
2424
Pillow
2525

26+
markdown2
27+
pygments

0 commit comments

Comments
 (0)