diff --git a/requirements-dev.txt b/requirements-dev.txt index d5b9191..3cbd4f1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,20 +4,26 @@ # # pip-compile requirements-dev.in # -atomicwrites==1.3.0 # via pytest -attrs==19.3.0 # via pytest -configparser==4.0.2 # via importlib-metadata -contextlib2==0.6.0.post1 # via importlib-metadata -funcsigs==1.0.2 # via pytest -importlib-metadata==0.23 # via pluggy, pytest -more-itertools==5.0.0 # via pytest, zipp -packaging==19.2 # via pytest -pathlib2==2.3.5 # via importlib-metadata, pytest -pluggy==0.13.1 # via pytest -py==1.8.0 # via pytest -pyparsing==2.4.5 # via packaging +atomicwrites==1.3.0 + # via pytest +attrs==19.3.0 + # via pytest +more-itertools==5.0.0 + # via pytest +packaging==19.2 + # via pytest +pluggy==0.13.1 + # via pytest +py==1.10.0 + # via pytest +pyparsing==2.4.5 + # via packaging pytest==4.6.6 -scandir==1.10.0 # via pathlib2 -six==1.13.0 # via more-itertools, packaging, pathlib2, pytest -wcwidth==0.1.7 # via pytest -zipp==0.6.0 # via importlib-metadata + # via -r requirements-dev.in +six==1.13.0 + # via + # more-itertools + # packaging + # pytest +wcwidth==0.1.7 + # via pytest diff --git a/requirements.txt b/requirements.txt index f0ce1c7..2634ec9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,27 +4,52 @@ # # pip-compile requirements.in # -apipkg==1.5 # via mwlib -bottle==0.12.17 # via mwlib +apipkg==1.5 + # via mwlib +bottle==0.12.17 + # via mwlib cssutils==1.0.2 -gevent==1.4.0 # via mwlib -greenlet==0.4.15 # via gevent + # via -r requirements.in +gevent==1.4.0 + # via mwlib +greenlet==0.4.15 + # via gevent libsass==0.19.4 + # via -r requirements.in lxml==4.4.1 + # via + # -r requirements.in + # mwlib mwlib==0.16.2 -odfpy==0.9.6 # via mwlib + # via -r requirements.in +odfpy==0.9.6 + # via mwlib pillow==6.2.1 -py==1.8.0 # via mwlib + # via + # -r requirements.in + # mwlib +py==1.10.0 + # via mwlib pycountry==19.8.18 -pyparsing==1.5.7 # via mwlib -pypdf==1.13 # via mwlib -qserve==0.2.8 # via mwlib -roman==3.2 # via mwlib -simplejson==3.17.0 # via mwlib -six==1.13.0 # via libsass -sqlite3dbm==0.1.4 # via mwlib -timelib==0.2.4 # via mwlib + # via -r requirements.in +pyparsing==1.5.7 + # via mwlib +pypdf==1.13 + # via mwlib +qserve==0.2.8 + # via mwlib +roman==3.2 + # via mwlib +simplejson==3.17.0 + # via mwlib +six==1.13.0 + # via libsass +sqlite3dbm==0.1.4 + # via mwlib +timelib==0.2.4 + # via mwlib tinycss==0.4 + # via -r requirements.in # The following packages are considered to be unsafe in a requirements file: # setuptools