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==57.0.0
wheel==0.36.2
mock==4.0.3
pylint==2.8.3
pytest==6.2.4
pytest-asyncio==0.15.1
pytest-mock==3.6.1
codecov==2.1.11
pytest-cov==2.12.1
mypy==0.812
black==21.5b2
