2017-02-19 22:45:09 -05:00
|
|
|
#---------------------------------------------------------
|
|
|
|
# PlexAPI requirements to run py.test.
|
2017-10-22 11:38:42 +02:00
|
|
|
# pip install -r requirements_dev.txt
|
2017-02-19 22:45:09 -05:00
|
|
|
#---------------------------------------------------------
|
2021-03-22 14:46:59 -05:00
|
|
|
coveralls==3.0.1
|
2021-04-18 22:04:47 -05:00
|
|
|
flake8==3.9.1
|
2021-03-22 14:59:15 -05:00
|
|
|
pillow==8.1.2
|
2021-04-29 12:10:16 -05:00
|
|
|
pytest==6.2.3
|
2020-12-03 10:23:44 -06:00
|
|
|
pytest-cache==1.0
|
2021-03-22 14:49:30 -05:00
|
|
|
pytest-cov==2.11.1
|
2021-04-29 12:09:35 -05:00
|
|
|
pytest-mock<3.6.1
|
2021-03-22 14:47:22 -05:00
|
|
|
recommonmark==0.7.1
|
2021-03-22 14:52:31 -05:00
|
|
|
requests==2.25.1
|
2021-04-29 11:39:53 -05:00
|
|
|
requests-mock==1.9.1
|
2021-04-18 22:04:34 -05:00
|
|
|
sphinx==3.5.4
|
2021-03-22 14:48:56 -05:00
|
|
|
sphinx-rtd-theme==0.5.1
|
2021-03-22 14:46:37 -05:00
|
|
|
tqdm==4.59.0
|
2021-03-22 14:50:21 -05:00
|
|
|
websocket-client==0.58.0
|