# This file lists all the dependencies that are required to run the project.

# To have more information about the format of this file, please refer to the
# https://pip.pypa.io/en/stable/reference/requirements-file-format/

pandas
pydantic ~= 2.9.2              # It won't work with 2.10.* !
pydantic_core ~= 2.23.4
pyyaml
sqlmodel ~= 0.0.21