mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Unfreeze requirements.txt
This commit is contained in:
parent
7c10f6341f
commit
d3b25ca791
|
@ -1,25 +1,25 @@
|
||||||
# Development, documentation & testing requirements.
|
# Development, documentation & testing requirements.
|
||||||
-e .
|
-e .
|
||||||
Babel==2.2.0
|
Babel
|
||||||
Jinja2==2.8
|
Jinja2
|
||||||
MarkupSafe==0.23
|
MarkupSafe
|
||||||
Pygments==2.1.3
|
Pygments
|
||||||
Sphinx==1.3.6
|
Sphinx
|
||||||
alabaster==0.7.7
|
alabaster
|
||||||
check-manifest==0.31
|
check-manifest
|
||||||
cov-core==1.15.0
|
cov-core
|
||||||
coverage==4.0.3
|
coverage
|
||||||
coveralls==1.1
|
coveralls
|
||||||
docopt==0.6.2
|
docopt
|
||||||
docutils==0.12
|
docutils
|
||||||
jarn.viewdoc==1.7
|
jarn.viewdoc
|
||||||
nose-cov==1.6
|
nose-cov
|
||||||
nose==1.3.7
|
nose
|
||||||
pep8==1.7.0
|
pep8
|
||||||
pyflakes==1.1.0
|
pyflakes
|
||||||
pyroma==2.0.2
|
pyroma
|
||||||
pytz==2016.2
|
pytz
|
||||||
requests==2.9.1
|
requests
|
||||||
six==1.10.0
|
six
|
||||||
snowballstemmer==1.2.1
|
snowballstemmer
|
||||||
sphinx-rtd-theme==0.1.9
|
sphinx-rtd-theme
|
||||||
|
|
Loading…
Reference in New Issue
Block a user