FeedParser>=5.2.1
# There is a bug in sqlalchemy 0.9.0, see gh#127
SQLAlchemy >=0.7.5, !=0.9.0, <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
html5lib>=0.11
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
# Bug in apscheduler 3.1.0 https://github.com/agronholm/apscheduler/issues/121
apscheduler>=3.0.3, !=3.1.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