# Base
colorlog==4.8.0

# Templating
Jinja2==2.11.3
MarkupSafe==2.0.1

# 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
async-timeout<4.0.0
requests==2.25.1
urllib3==1.26.5

# Utils
cached-property==1.5.2
watchdog==0.10.2
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==36.0.1
