aiohttp==3.7.3
croniter==0.3.36
dnspython==2.0.0
motor==2.3.0
nest-asyncio==1.4.3
passlib==1.7.4
Pillow==8.0.1
PyJWT==2.0.0
pymongo==3.11.2
requests==2.25.1
requests-toolbelt==0.9.1

[dev]
setuptools>=47.1.1
wheel>=0.35.1
pylint>=2.5.2
pytest>=5.4.1
pytest-asyncio>=0.12.0
pytest-mock>=3.1.0
codecov>=2.1.3
pytest-cov>=2.9.0
mypy>=0.770
black>=20.8b1
