1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 17:28:08 +00:00

Downgrade Jinja2 to v3.0.3

This commit is contained in:
grossmj 2022-08-28 22:32:42 +02:00
parent 129f0a631c
commit e0209a0491

View File

@ -2,7 +2,7 @@ jsonschema==3.2.0
aiohttp==3.8.1
aiohttp-cors==0.7.0
aiofiles==0.8.0
Jinja2==3.1.2
Jinja2==3.0.3
sentry-sdk==1.9.5
psutil==5.9.1
async-timeout==4.0.2