Plex-Meta-Manager/requirements.txt

12 lines
154 B
Text
Raw Normal View History

2021-01-20 16:37:59 -05:00
# Remove
# Less common, pinned
2021-02-27 20:18:05 -05:00
PlexAPI==4.4.0
2021-02-27 21:47:41 -05:00
tmdbv3api==1.7.5
2021-01-20 16:37:59 -05:00
trakt.py==4.2.0
# More common, flexible
lxml
requests>=2.4.2
ruamel.yaml
schedule
retrying