aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2020-06-16 16:25:21 +0800
committerGitHub <[email protected]>2020-06-16 16:25:21 +0800
commit00a3cdbdc8de2398aa28cda128efeeda395158a5 (patch)
tree0e1bada1b0a5b51a688e89df24ff32cab255bc52
parente30aa3cbb4d48f8ec57b5dfd857a3023d4b58eae (diff)
downloadblog.jinwei.me-00a3cdbdc8de2398aa28cda128efeeda395158a5.tar.gz
Update requirements.txt
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index bafdcf3..3e2a2c4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
1setuptools==45
1alabaster==0.7.10 2alabaster==0.7.10
2git+https://github.com/clarkzjw/alagitpull.git 3git+https://github.com/clarkzjw/alagitpull.git
3Babel==2.5.1 4Babel==2.5.1
@@ -13,7 +14,6 @@ MarkupSafe==1.0
13Pygments==2.2.0 14Pygments==2.2.0
14pytz==2017.3 15pytz==2017.3
15requests>=2.20.0 16requests>=2.20.0
16setuptools==45
17six==1.11.0 17six==1.11.0
18snowballstemmer==1.2.1 18snowballstemmer==1.2.1
19Sphinx==1.6.6 19Sphinx==1.6.6
Powered by cgit v1.2.3 (git 2.41.0)