python-plexapi/requirements.txt

8 lines
220 B
Text
Raw Normal View History

2014-12-29 03:21:58 +00:00
#---------------------------------------------------------
2017-02-20 03:45:09 +00:00
# PlexAPI core requirements.
2017-10-22 09:38:42 +00:00
# pip install -r requirements.txt
2014-12-29 03:21:58 +00:00
#---------------------------------------------------------
requests
tqdm
2019-10-03 01:08:27 +00:00
websocket-client==0.48.0