diff options
-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 |