FeedParser>=5.2.1
SQLAlchemy >=1.0.9, <1.999
PyYAML
# There is a bug in beautifulsoup 4.2.0 that breaks imdb parsing, see http://flexget.com/ticket/2091
beautifulsoup4>=4.1, !=4.2.0, <4.5
# Beautifulsoup4 does not work with later versions of html5lib as of bs4 4.4.1 and html5lib>=0.99999999
# (note the number of 9s, html5lib versions are stupid) https://bugs.launchpad.net/bugs/1603299
html5lib>=0.11, <=0.9999999
PyRSS2Gen
pynzb
#PY3 progressbar
rpyc
jinja2
# There is a bug in requests 2.4.0 where it leaks urllib3 exceptions
requests>=2.8.0, <3.0
#Guessit requires python-dateutil<=2.5.2
python-dateutil>=2.5.2
jsonschema>=2.0
path.py>=8.1.1
pathlib>=1.0
guessit<=2.0.4
apscheduler>=3.2.0
# WebUI Requirements
cherrypy>=3.7.0
flask>=0.7
flask-restful>=0.3.3
flask-restplus==0.8.6
flask-compress>=1.2.1
flask-login>=0.3.2
flask-cors>=2.1.2
pyparsing>=2.0.3
Safe>=0.4
future>=0.15.2
