Downgrade aiofiles to support Python 3.6

This commit is contained in:
grossmj 2022-10-10 15:50:35 +08:00
parent 9fb0ba5a71
commit 58471ea7f4

View File

@ -1,7 +1,7 @@
jsonschema==3.2.0
aiohttp==3.8.3
aiohttp-cors==0.7.0
aiofiles==22.1.0
aiofiles==0.8.0
Jinja2==3.1.2
sentry-sdk==1.9.10
psutil==5.9.2