certifi==2019.3.9
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
dj-database-url==0.5.0
django==2.2.1
django-choices-enum
django-extensions==2.1.6
django-fsm==2.6.1
django-hashid-field==2.1.6
django-model-utils==3.1.2
djangorestframework==3.9.3
drf-yasg==1.15.0
gitdb2==2.0.5
gitpython==2.1.11
hashids==1.2.0
idna==2.8
inflection==0.3.1
itypes==1.1.0
jinja2==2.10.1
markupsafe==1.1.1
psycopg2-binary==2.8.2
python-dotenv==0.10.1
pytz==2019.1
requests==2.21.0
ruamel-yaml==0.15.94
six==1.12.0
smmap2==2.0.5
sqlparse==0.3.0
uritemplate==3.0.0
urllib3==1.24.3

[dev]
aiohttp==3.5.4
appdirs==1.4.3
async-timeout==3.0.1
atomicwrites==1.3.0
attr==0.3.1
attrs==19.1.0
backcall==0.1.0
barbara==0.11.0
boto3==1.7.48
botocore==1.10.84
cerberus==1.3
click==7.0
coverage==4.5.3
decorator==4.4.0
dephell==0.6.0
dephell-archive==0.1.3
dephell-discover==0.1.3
dephell-licenses==0.1.4
dephell-links==0.1.1
dephell-markers==0.2.4
dephell-pythons==0.1.9
dephell-shells==0.1.1
dephell-specifier==0.1.4
dephell-venvs==0.1.14
docutils==0.14
graphviz==0.10.1
ipython==7.5.0
ipython-genutils==0.2.0
isort==4.3.18
jedi==0.13.3
jmespath==0.9.4
m2r==0.2.1
mistune==0.8.4
multidict==4.5.2
mypy==0.701
mypy-extensions==0.4.1
packaging==19.0
parso==0.4.0
pickleshare==0.7.5
pluggy==0.9.0
poetry-version==0.1.3
prompt-toolkit==2.0.9
ptyprocess==0.6.0
py==1.8.0
pygments==2.3.1
pyparsing==2.4.0
pytest==4.4.1
pytest-cov==2.6.1
pytest-django==3.4.8
pyyaml==5.1
s3transfer==0.1.13
shellingham==1.3.1
tomlkit==0.5.3
traitlets==4.3.2
typed-ast==1.3.5
wcwidth==0.1.7
yarl==1.3.0
yaspin==0.14.2

[dev:python_version > "2.7"]
more-itertools==7.0.0

[dev:python_version >= "2.7"]
python-dateutil==2.8.0

[dev:sys_platform != "win32"]
pexpect==4.7.0

[dev:sys_platform == "darwin"]
appnope==0.1.0
