bumpver/requirements/pypi.txt

15 lines
363 B
Text
Raw Normal View History

2018-11-04 21:34:53 +01:00
# These dependencies are installed using:
#
# pip install --upgrade
#
# This list is the default package list. All pure python packages
# for the production environment at runtime should be listed here.
# Binary (non-pure) packages may also be listed here, but you
# should see if there is a conda package that suits your needs.
pathlib2
typing
click
2018-12-05 09:37:34 +01:00
toml
2018-12-09 15:57:04 +01:00
six