2017-02-20 03:45:09 +00:00
|
|
|
#---------------------------------------------------------
|
|
|
|
# PlexAPI requirements to run py.test.
|
2017-10-22 09:38:42 +00:00
|
|
|
# pip install -r requirements_dev.txt
|
2017-02-20 03:45:09 +00:00
|
|
|
#---------------------------------------------------------
|
2021-11-20 21:20:29 +00:00
|
|
|
coveralls==3.3.1
|
2021-11-20 20:53:22 +00:00
|
|
|
flake8==4.0.1
|
2021-11-20 21:12:06 +00:00
|
|
|
pillow==8.4.0
|
2021-09-11 16:24:13 +00:00
|
|
|
pytest==6.2.5
|
2020-12-03 16:23:44 +00:00
|
|
|
pytest-cache==1.0
|
2021-10-04 19:05:34 +00:00
|
|
|
pytest-cov==3.0.0
|
2021-05-07 11:08:48 +00:00
|
|
|
pytest-mock<3.6.2
|
2021-03-22 19:47:22 +00:00
|
|
|
recommonmark==0.7.1
|
2021-07-27 01:53:09 +00:00
|
|
|
requests==2.26.0
|
2021-06-07 03:04:08 +00:00
|
|
|
requests-mock==1.9.3
|
2021-11-20 21:18:05 +00:00
|
|
|
sphinx==4.3.0
|
2021-10-04 18:16:58 +00:00
|
|
|
sphinx-rtd-theme==1.0.0
|
2021-10-04 18:31:23 +00:00
|
|
|
tqdm==4.62.3
|
2021-08-26 02:48:08 +00:00
|
|
|
websocket-client==1.2.1
|