marshmallow~=3.2
marshmallow-oneofschema~=2.0
objectpath~=0.6
lru-dict~=1.1

[dev]
pytest~=4.6
pytest-cov~=2.6
pylint~=1.0
bandit~=1.6
PyMySQL~=0.9
psycopg2cffi~=2.8
pymongo~=3.5
SQLAlchemy~=1.3
redis~=3.5
dotty-dict==1.2.1
flatten-dict==0.3.0
sphinx==2.4.1
sphinx-rtd-theme~=0.4

[doc]
sphinx==2.4.1
sphinx-rtd-theme~=0.4

[file]
dotty-dict==1.2.1
flatten-dict==0.3.0

[mongo]
pymongo~=3.5

[redis]
redis~=3.5

[sql]
SQLAlchemy~=1.3
