Plex-Auto-Collections/requirements.txt

10 lines
149 B
Text
Raw Normal View History

2020-09-04 01:26:40 +00:00
# Remove
2019-08-26 03:17:01 +00:00
PyYAML==5.1.2
2020-09-04 01:26:40 +00:00
# Less common, pinned
PlexAPI==4.1.2
2020-09-04 01:26:40 +00:00
tmdbv3api==1.6.2
trakt.py==4.2.0
# More common, flexible
2019-08-26 03:17:01 +00:00
lxml
requests>=2.4.2
2020-09-04 01:26:40 +00:00
ruamel.yaml