Plex-Meta-Manager/requirements.txt

12 lines
154 B
Text
Raw Normal View History

2021-01-20 21:37:59 +00:00
# Remove
# Less common, pinned
2021-03-26 05:43:11 +00:00
PlexAPI==4.5.1
2021-02-28 02:47:41 +00:00
tmdbv3api==1.7.5
2021-03-24 15:24:59 +00:00
trakt.py==4.3.0
2021-01-20 21:37:59 +00:00
# More common, flexible
lxml
requests>=2.4.2
ruamel.yaml
schedule
retrying