aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-01-10 20:45:07 +0800
committerclarkzjw <[email protected]>2018-01-10 20:45:07 +0800
commitc008c037facaf632dc9923bb2ecd4c9542c14c9d (patch)
tree05a612cc3a67f49e3d14138b2f0e062f153295e2 /requirements.txt
parentf26f6cd71cb436216ce6993ae640e89bbb26226a (diff)
downloadblog.jinwei.me-c008c037facaf632dc9923bb2ecd4c9542c14c9d.tar.gz
+ add Dockerfile
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 76a6e69..5d75587 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,6 +13,6 @@ pytz==2017.3
13requests==2.18.4 13requests==2.18.4
14six==1.11.0 14six==1.11.0
15snowballstemmer==1.2.1 15snowballstemmer==1.2.1
16Sphinx==1.6.6 16Sphinx
17sphinxcontrib-websupport==1.0.1 17sphinxcontrib-websupport==1.0.1
18urllib3==1.22 18urllib3==1.22
Powered by cgit v1.2.3 (git 2.41.0)