[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
semantic-version = "*"
parver = "*"
# cmp-version = "*"
versio = "*"
chardet = "*"
docopt-ng = "*"
pre-commit = "*"

[dev-packages]
checksumdir = "*"
pytest = "*"
pytest-cov = "*"
pytest-timeout = "*"
pytest-xdist = "*"
requests = "*"
psutil = "*"
pebble = "*"
python-dotenv = "*"
gitpython = "*"
wheel = "*"
ifaddr = "*"
mypy = "*"
hatch-mypyc = "*"
hatch = "*"
types-setuptools = "*"
types-chardet = "*"
navio-builder-win = "*"
tox = "*"
types-docopt = "*"
scriv = "*"

[requires]
python_version = "3.11"
