# Latest working requirements of your package, should be ahead of pyproject.toml.
# For configuration and validation
dynaconf==3.1.12
pydantic==2.5.2
# For data processing
pandas==2.0.0
pyarrow==14.0.1
# For interpolation of properties
scipy==1.10.1
