diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 5 |
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 @@ | |||
1 | setuptools==45 | ||
2 | alabaster==0.7.10 | 1 | alabaster==0.7.10 |
3 | git+https://github.com/clarkzjw/alagitpull.git | 2 | git+https://github.com/clarkzjw/alagitpull.git |
4 | Babel==2.5.1 | 3 | Babel==2.5.1 |
@@ -9,8 +8,8 @@ docutils==0.14 | |||
9 | html5lib==1.0.1 | 8 | html5lib==1.0.1 |
10 | idna==2.6 | 9 | idna==2.6 |
11 | imagesize==0.7.1 | 10 | imagesize==0.7.1 |
12 | Jinja2==2.10 | 11 | Jinja2>=2.10.1 |
13 | MarkupSafe==1.0 | 12 | MarkupSafe==1.1.1 |
14 | Pygments==2.2.0 | 13 | Pygments==2.2.0 |
15 | pytz==2017.3 | 14 | pytz==2017.3 |
16 | requests>=2.20.0 | 15 | requests>=2.20.0 |