aiohttp==3.7.4.post0
croniter==1.0.13
dnspython==2.0.0
motor==2.4.0
nest-asyncio==1.4.3
passlib==1.7.4
Pillow==8.1.2
PyJWT==2.1.0
pymongo==3.11.4
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
