python-plexapi/requirements_dev.txt
dependabot-preview[bot] 5396d853b3
Bump pillow from 8.0.1 to 8.1.2 (#682)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 8.1.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...8.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-22 14:59:15 -05:00

18 lines
445 B
Text

#---------------------------------------------------------
# PlexAPI requirements to run py.test.
# pip install -r requirements_dev.txt
#---------------------------------------------------------
coveralls==3.0.1
flake8==3.8.4
pillow==8.1.2
pytest==6.2.2
pytest-cache==1.0
pytest-cov==2.11.1
pytest-mock<=1.11.1
recommonmark==0.7.1
requests==2.25.1
requests-mock==1.8.0
sphinx==3.3.1
sphinx-rtd-theme==0.5.1
tqdm==4.59.0
websocket-client==0.58.0