# Install base requirements.
-r base_requirements.txt

# Install DeepSurvK as editable dependency in develop mode
-e .

pip==20.1.1
bump2version==1.0.0
wheel==0.34.2
watchdog==0.10.3
flake8==3.8.3
tox==3.18.0
coverage==5.2.1
twine==3.2.0

pytest==5.4.3
pytest-runner==5.2