# Base
colorlog==4.8.0

# Templating
Jinja2==2.11.3

# DB/Storage
peewee==2.10.2
peewee-async==0.5.12
aiopg==1.2.1
aiomysql==0.0.20
pymysql==0.9.2
# apyio==0.2.0
aiofiles==0.4.0
asyncssh==1.18.0

# Network
aiohttp==2.3.9
requests==2.25.1
urllib3==1.26.5

# Utils
cached-property==1.5.2
watchdog==0.10.2
pandas>=1.0.0,<=1.2.4
numpy>=1.19.5,<=1.20.3
async_generator==1.10
asyncio_extras==1.3.2
bcrypt==3.2.0
raven==6.10.0
xmltodict==0.12.0
PyYAML==5.4.1

cryptography<3.4
