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

[dev-packages]
black = "*"

[packages]
peewee = "==3.15.3"
mysqlclient = "==2.2.5"
pytest-runner = "==6.0.0"
atomicwrites = "==1.3.0"
attrs = "==19.2.0"
colorama = "==0.4.5"
importlib-metadata = "==0.23"
more-itertools = "==7.2.0"
pluggy = "==0.13.0"
py = "==1.11.0"
pyparsing = "==2.4.2"
pytest = "==7.2.0"
six = "==1.12.0"
wcwidth = "==0.1.7"
zipp = "==0.6.0"
setuptools-scm = "==7.0.5"
sphinx = "==4.3.2"
coverage = "==6.5.0"
pytest-cov = "==4.0.0"
bcrypt = "~=4.0.0"
python-dotenv = "==0.20.0"
docutils = "==0.17.1"
furo = "==2021.11.23"
sphinx-autobuild = "==2021.3.14"
sphinx-intl = "==2.1.0"

[requires]

[pipenv]
allow_prereleases = true
