# 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.0.0
aiomysql==0.0.20
pymysql==0.9.2
# apyio==0.2.0
aiofiles==0.4.0
asyncssh==1.18.0

# Network
aiohttp==3.8.5
async-timeout<5.0,>=4.0.0a3
requests==2.27.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
packaging<=23.1

cryptography==40.0.2
