diff options
| author | 2015-07-08 07:35:02 -0300 | |
|---|---|---|
| committer | 2015-07-08 07:35:02 -0300 | |
| commit | b0b24795b24ee6809397fbbadf42f31f310a219f (patch) | |
| tree | 46d05bb47460b4ec679211717c4ab07414b80d9c /requirements.txt | |
| parent | 5ec02211214350ee558fd9f6bb052264fd24f75e (diff) | |
Imported Upstream version 7.6.0upstream/7.6.0
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt index bf930d2..2334e9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,15 @@ -doit>=0.23.0 +doit==0.28.0 Pygments>=1.6 Pillow>=2.4.0 -python-dateutil>=2.2 +python-dateutil==2.4.2 docutils>=0.12 mako>=1.0.0 unidecode>=0.04.16 lxml>=3.3.5 -yapsy>=1.10.423 +Yapsy==1.11.223 PyRSS2Gen>=1.1 logbook>=0.7.0 blinker>=1.3 setuptools>=5.4.1 -natsort>=3.3.0 +natsort>=3.5.2 +requests>=2.2.0 |
