attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
jsonschema==4.5.1; python_version >= "3.7"
lark==1.1.2
packaging==21.3; python_version >= "3.6"
pyparsing==3.0.8; python_full_version >= "3.6.8" and python_version >= "3.6"
pyrsistent==0.16.1; python_version >= "3.7"
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
tomlkit==0.10.2; python_version >= "3.6" and python_version < "4.0"
typing-extensions==4.2.0; python_version >= "3.7"
