diff options
author | clarkzjw <[email protected]> | 2020-06-16 16:25:21 +0800 |
---|---|---|
committer | GitHub <[email protected]> | 2020-06-16 16:25:21 +0800 |
commit | 00a3cdbdc8de2398aa28cda128efeeda395158a5 (patch) | |
tree | 0e1bada1b0a5b51a688e89df24ff32cab255bc52 | |
parent | e30aa3cbb4d48f8ec57b5dfd857a3023d4b58eae (diff) | |
download | blog.jinwei.me-00a3cdbdc8de2398aa28cda128efeeda395158a5.tar.gz |
Update requirements.txt
-rw-r--r-- | requirements.txt | 2 |
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 @@ | |||
1 | setuptools==45 | ||
1 | alabaster==0.7.10 | 2 | alabaster==0.7.10 |
2 | git+https://github.com/clarkzjw/alagitpull.git | 3 | git+https://github.com/clarkzjw/alagitpull.git |
3 | Babel==2.5.1 | 4 | Babel==2.5.1 |
@@ -13,7 +14,6 @@ MarkupSafe==1.0 | |||
13 | Pygments==2.2.0 | 14 | Pygments==2.2.0 |
14 | pytz==2017.3 | 15 | pytz==2017.3 |
15 | requests>=2.20.0 | 16 | requests>=2.20.0 |
16 | setuptools==45 | ||
17 | six==1.11.0 | 17 | six==1.11.0 |
18 | snowballstemmer==1.2.1 | 18 | snowballstemmer==1.2.1 |
19 | Sphinx==1.6.6 | 19 | Sphinx==1.6.6 |