sqlparse==0.4.1
pymongo>=3.2.0,<4
django>=2.1,<4
dnspython>=2.0

 # requirements.txt
 #
 # installs dependencies from ./setup.py, and the package itself,
 # in editable mode
 -e .
