argparse~=1.4.0
jsonpath-ng~=1.5.3
jsonschema~=4.17.0
lxml~=4.9.1
networkx~=2.8.8
openpyxl~=3.0.10
pandas~=1.5.1
ply~=3.11
pystrict~=1.3
pytz~=2022.6
pyyaml~=6.0
regex~=2022.10.31
requests~=2.28.1
types-pyyaml~=6.0.12.1
xlrd~=2.0.1

[:python_version < "3.10"]
numpy~=1.23.4

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
python-dateutil~=2.8.2
six~=1.16.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5" and python_version < "4"]
urllib3~=1.26.12

[:python_version >= "3.5"]
attrs~=22.1.0
decorator~=5.1.1
idna~=3.4

[:python_version >= "3.6"]
certifi~=2022.9.24
charset-normalizer~=2.1.1
et-xmlfile~=1.1.0

[:python_version >= "3.7"]
pyrsistent~=0.19.2
