work in progress: working on nodes lifecycle.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
-e .[dev]
|
||||
-r requirements.txt
|
||||
alabaster==0.7.10
|
||||
alabaster==0.7.11
|
||||
arrow==0.12.1
|
||||
atomicwrites==1.1.5
|
||||
attrs==18.1.0
|
||||
@ -13,7 +13,7 @@ cookiecutter==1.5.1
|
||||
coverage==4.5.1
|
||||
docutils==0.14
|
||||
future==0.16.0
|
||||
idna==2.6
|
||||
idna==2.7
|
||||
imagesize==1.0.0
|
||||
jinja2-time==0.2.0
|
||||
jinja2==2.10
|
||||
@ -22,20 +22,20 @@ more-itertools==4.2.0
|
||||
packaging==17.1
|
||||
pluggy==0.6.0
|
||||
poyo==0.4.1
|
||||
py==1.5.3
|
||||
py==1.5.4
|
||||
pygments==2.2.0
|
||||
pyparsing==2.2.0
|
||||
pytest-cov==2.5.1
|
||||
pytest-timeout==1.2.1
|
||||
pytest==3.6.1
|
||||
pytest-timeout==1.3.0
|
||||
pytest==3.6.3
|
||||
python-dateutil==2.7.3
|
||||
pytz==2018.4
|
||||
requests==2.18.4
|
||||
pytz==2018.5
|
||||
requests==2.19.1
|
||||
six==1.11.0
|
||||
snowballstemmer==1.2.1
|
||||
sphinx-sitemap==0.2
|
||||
sphinx==1.7.5
|
||||
sphinx==1.7.6
|
||||
sphinxcontrib-websupport==1.1.0
|
||||
urllib3==1.22
|
||||
urllib3==1.23
|
||||
whichcraft==0.4.1
|
||||
yapf==0.22.0
|
||||
|
||||
Reference in New Issue
Block a user