1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-24 15:00:57 +00:00

Stay with jsonschema 2.6.0

This commit is contained in:
grossmj 2019-03-01 17:26:23 +07:00
parent 80eb06f67c
commit 5b6011a248

View File

@ -1,4 +1,4 @@
jsonschema==2.6.0
jsonschema==2.6.0 # pyup: ignore
aiohttp==3.5.4
aiohttp-cors==0.7.0
Jinja2>=2.7.3