Update requirements.

This commit is contained in:
Romain Dorgueil
2018-06-11 08:31:29 +02:00
parent 38e0a2fe12
commit 9b55e211db
7 changed files with 20 additions and 19 deletions

View File

@ -1,4 +1,4 @@
# Generated by Medikit 0.6.1 on 2018-05-21.
# Generated by Medikit 0.6.3 on 2018-06-11.
# All changes will be overriden.
# Edit Projectfile and run “make update” (or “medikit update”) to regenerate.
@ -31,7 +31,7 @@ YAPF_OPTIONS ?= -rip
SPHINX_AUTOBUILD ?= $(PYTHON_DIRNAME)/sphinx-autobuild
MEDIKIT ?= $(PYTHON) -m medikit
MEDIKIT_UPDATE_OPTIONS ?=
MEDIKIT_VERSION ?= 0.6.1
MEDIKIT_VERSION ?= 0.6.3
.PHONY: $(SPHINX_SOURCEDIR) clean format help install install-dev install-docker install-jupyter install-sqlalchemy medikit quick test update update-requirements watch-$(SPHINX_SOURCEDIR)