pydantic~=1.9.0
openpyxl~=3.0.9

[:python_version <= "3.6"]
pandas~=1.1.5

[:python_version >= "3.7"]
pandas~=1.4.0
