aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2020-06-16 16:35:04 +0800
committerclarkzjw <[email protected]>2020-06-16 16:35:04 +0800
commit0a54890250092cc4d8665c528ae313d20124c89f (patch)
tree88c9ea084d08f196314efa83d144cd7547a916b7 /requirements.txt
parent00a3cdbdc8de2398aa28cda128efeeda395158a5 (diff)
downloadblog.jinwei.me-0a54890250092cc4d8665c528ae313d20124c89f.tar.gz
+ update dependencies
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 3e2a2c4..2238045 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,3 @@
1setuptools==45
2alabaster==0.7.10 1alabaster==0.7.10
3git+https://github.com/clarkzjw/alagitpull.git 2git+https://github.com/clarkzjw/alagitpull.git
4Babel==2.5.1 3Babel==2.5.1
@@ -9,8 +8,8 @@ docutils==0.14
9html5lib==1.0.1 8html5lib==1.0.1
10idna==2.6 9idna==2.6
11imagesize==0.7.1 10imagesize==0.7.1
12Jinja2==2.10 11Jinja2>=2.10.1
13MarkupSafe==1.0 12MarkupSafe==1.1.1
14Pygments==2.2.0 13Pygments==2.2.0
15pytz==2017.3 14pytz==2017.3
16requests>=2.20.0 15requests>=2.20.0
Powered by cgit v1.2.3 (git 2.41.0)