pythonPackages.flexget: bump sqlalchemy dependency
This commit is contained in:
parent
4aea84b26f
commit
4f39e03d61
1 changed files with 1 additions and 1 deletions
|
@ -9179,7 +9179,7 @@ in modules // {
|
|||
doCheck = false;
|
||||
|
||||
buildInputs = with self; [ nose ];
|
||||
propagatedBuildInputs = with self; [ paver feedparser sqlalchemy9 pyyaml rpyc
|
||||
propagatedBuildInputs = with self; [ paver feedparser sqlalchemy pyyaml rpyc
|
||||
beautifulsoup_4_1_3 html5lib pyrss2gen pynzb progressbar jinja2 flask
|
||||
cherrypy requests dateutil_2_1 jsonschema python_tvrage tmdb3
|
||||
guessit pathpy apscheduler ]
|
||||
|
|
Loading…
Reference in a new issue