django==4.1.3
django-treebeard==4.5.1
faker==15.3.3
markdown==3.4.1
ofxtools==0.9.5
pillow==9.3.0
text-unidecode==1.3

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
python-dateutil==2.8.2
six==1.16.0

[:python_version >= "3.5"]
sqlparse==0.4.3

[:python_version >= "3.7"]
asgiref==3.5.2

[:sys_platform == "win32"]
tzdata==2022.2

[dev]
sphinx~=4.5.0
behave~=1.2.6
pipenv-setup
pylint
furo
