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
|
|
|
#---------------------------------------------------------
|
2024-08-18 20:00:59 +00:00
|
|
|
flake8==7.1.1
|
2024-11-16 22:30:18 +00:00
|
|
|
pillow==11.0.0
|
2024-11-16 22:09:11 +00:00
|
|
|
pytest==8.3.2
|
2020-12-03 16:23:44 +00:00
|
|
|
pytest-cache==1.0
|
2024-11-16 22:37:13 +00:00
|
|
|
pytest-cov==6.0.0
|
2024-03-30 23:20:05 +00:00
|
|
|
pytest-mock==3.14.0
|
2021-03-22 19:47:22 +00:00
|
|
|
recommonmark==0.7.1
|
2024-06-22 18:45:25 +00:00
|
|
|
requests==2.32.3
|
2024-03-30 23:29:33 +00:00
|
|
|
requests-mock==1.12.1
|
2024-11-16 22:28:58 +00:00
|
|
|
sphinx==7.4.7
|
2024-11-16 22:43:48 +00:00
|
|
|
sphinx-rtd-theme==3.0.2
|
2024-11-16 22:37:34 +00:00
|
|
|
tqdm==4.67.0
|
2024-05-18 19:20:45 +00:00
|
|
|
websocket-client==1.8.0
|