Downgrade Jinja2 to support Python 3.6

pull/2127/head
grossmj 2 years ago
parent 58471ea7f4
commit e5bee8ff52

@ -2,7 +2,7 @@ jsonschema==3.2.0
aiohttp==3.8.3
aiohttp-cors==0.7.0
aiofiles==0.8.0
Jinja2==3.1.2
Jinja2==3.0.3
sentry-sdk==1.9.10
psutil==5.9.2
async-timeout==4.0.2

Loading…
Cancel
Save