diff options
| author | 2014-10-21 10:33:15 -0300 | |
|---|---|---|
| committer | 2014-10-21 10:33:15 -0300 | |
| commit | 5ec02211214350ee558fd9f6bb052264fd24f75e (patch) | |
| tree | b61e8c61a95d18a91d053e71dcbd7b30e47552a1 /requirements.txt | |
| parent | 58c4878526dec5510f23c812274686787d8724ba (diff) | |
Imported Upstream version 7.1.0upstream/7.1.0
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/requirements.txt b/requirements.txt index b6ead1e..bf930d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ doit>=0.23.0 -pygments -pillow>=2.0.0 -python-dateutil -docutils -mako>=0.6 -unidecode -lxml -yapsy -PyRSS2Gen -logbook -blinker -setuptools -natsort>=3.2.0 +Pygments>=1.6 +Pillow>=2.4.0 +python-dateutil>=2.2 +docutils>=0.12 +mako>=1.0.0 +unidecode>=0.04.16 +lxml>=3.3.5 +yapsy>=1.10.423 +PyRSS2Gen>=1.1 +logbook>=0.7.0 +blinker>=1.3 +setuptools>=5.4.1 +natsort>=3.3.0 |
