diff --git a/requirements.txt b/requirements.txt index 67ce0bc..85ea8a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,51 +4,124 @@ # # pip-compile --output-file=./requirements.txt requirements.txt # -alembic==1.4.0 # via -r requirements.txt -attrs==19.3.0 # via nicfit.py -chameleon==3.6.2 # via pyramid-chameleon -deprecation==2.0.7 # via eyed3, nicfit.py -eyed3==0.9.2 # via -r requirements.txt -filetype==1.0.5 # via eyed3 -gevent==1.4.0 # via -r requirements.txt -greenlet==0.4.15 # via gevent -gunicorn==20.0.4 # via -r requirements.txt -hupper==1.10.1 # via pyramid -inotify==0.2.10 # via -r requirements.txt -iso3166==1.0.1 # via -r requirements.txt -mako==1.1.1 # via alembic, pyramid-mako -markupsafe==1.1.1 # via mako -nicfit.py==0.8.5 # via -r requirements.txt -nose==1.3.7 # via inotify -packaging==20.1 # via deprecation -pastedeploy==2.1.0 # via plaster-pastedeploy -plaster-pastedeploy==0.7 # via pyramid -plaster==1.0 # via plaster-pastedeploy, pyramid -psycopg2-binary==2.8.4 # via -r requirements.txt -pyfiglet==0.8.post1 # via -r requirements.txt -pygments==2.5.2 # via pyramid-debugtoolbar -pyparsing==2.4.6 # via packaging -pyramid-chameleon==0.3 # via -r requirements.txt -pyramid-debugtoolbar==4.6.1 # via -r requirements.txt -pyramid-layout==1.0 # via -r requirements.txt -pyramid-mako==1.1.0 # via pyramid-debugtoolbar -pyramid-tm==2.4 # via -r requirements.txt -pyramid==1.10.4 # via -r requirements.txt, pyramid-chameleon, pyramid-debugtoolbar, pyramid-layout, pyramid-mako, pyramid-tm -python-dateutil==2.8.1 # via alembic -python-editor==1.0.4 # via alembic -pyyaml==5.3 # via nicfit.py -repoze.lru==0.7 # via pyramid-debugtoolbar -six==1.14.0 # via packaging, python-dateutil, sqlalchemy-utils -sqlalchemy-utils==0.36.1 # via -r requirements.txt -sqlalchemy==1.3.13 # via -r requirements.txt, alembic, sqlalchemy-utils, zope.sqlalchemy -transaction==3.0.0 # via -r requirements.txt, pyramid-tm, zope.sqlalchemy -translationstring==1.3 # via pyramid -venusian==3.0.0 # via pyramid -waitress==1.4.3 # via -r requirements.txt -webob==1.8.6 # via pyramid -zope.deprecation==4.4.0 # via pyramid -zope.interface==4.7.1 # via pyramid, transaction, zope.sqlalchemy -zope.sqlalchemy==1.3 # via -r requirements.txt +alembic==1.4.0 + # via -r requirements.txt +attrs==20.3.0 + # via nicfit.py +chameleon==3.9.0 + # via pyramid-chameleon +coverage[toml]==5.5 + # via eyed3 +deprecation==2.1.0 + # via + # eyed3 + # nicfit.py +eyed3==0.9.6 + # via -r requirements.txt +filetype==1.0.7 + # via eyed3 +gevent==1.4.0 + # via -r requirements.txt +greenlet==1.0.0 + # via gevent +gunicorn==20.0.4 + # via -r requirements.txt +hupper==1.10.2 + # via pyramid +inotify==0.2.10 + # via -r requirements.txt +iso3166==1.0.1 + # via -r requirements.txt +mako==1.1.4 + # via + # alembic + # pyramid-mako +markupsafe==1.1.1 + # via mako +nicfit.py==0.8.5 + # via -r requirements.txt +nose==1.3.7 + # via inotify +packaging==20.9 + # via deprecation +pastedeploy==2.1.1 + # via plaster-pastedeploy +plaster-pastedeploy==0.7 + # via pyramid +plaster==1.0 + # via + # plaster-pastedeploy + # pyramid +psycopg2-binary==2.8.4 + # via -r requirements.txt +pyfiglet==0.8.post1 + # via -r requirements.txt +pygments==2.8.1 + # via pyramid-debugtoolbar +pyparsing==2.4.7 + # via packaging +pyramid-chameleon==0.3 + # via -r requirements.txt +pyramid-debugtoolbar==4.6.1 + # via -r requirements.txt +pyramid-layout==1.0 + # via -r requirements.txt +pyramid-mako==1.1.0 + # via pyramid-debugtoolbar +pyramid-tm==2.4 + # via -r requirements.txt +pyramid==1.10.4 + # via + # -r requirements.txt + # pyramid-chameleon + # pyramid-debugtoolbar + # pyramid-layout + # pyramid-mako + # pyramid-tm +python-dateutil==2.8.1 + # via alembic +python-editor==1.0.4 + # via alembic +pyyaml==5.4.1 + # via nicfit.py +repoze.lru==0.7 + # via pyramid-debugtoolbar +six==1.15.0 + # via + # python-dateutil + # sqlalchemy-utils +sqlalchemy-utils==0.36.1 + # via -r requirements.txt +sqlalchemy==1.3.23 + # via + # -r requirements.txt + # alembic + # sqlalchemy-utils + # zope.sqlalchemy +toml==0.10.2 + # via coverage +transaction==3.0.0 + # via + # -r requirements.txt + # pyramid-tm + # zope.sqlalchemy +translationstring==1.4 + # via pyramid +venusian==3.0.0 + # via pyramid +waitress==1.4.3 + # via -r requirements.txt +webob==1.8.7 + # via pyramid +zope.deprecation==4.4.0 + # via pyramid +zope.interface==5.2.0 + # via + # pyramid + # transaction + # zope.sqlalchemy +zope.sqlalchemy==1.3 + # via -r requirements.txt # The following packages are considered to be unsafe in a requirements file: # setuptools