- Add support for
Python 3.14. - Relax dependency version constraints:
- Change Pandas from
2.2.3to>= 2.2.0 - Change SimPy from
4.1.1to>= 3.0 - Change PyYAML from
6.0.2to>= 5.1 - Change JsonSchema from
4.22.0to>= 4.0.0
- Change Pandas from
- Add tox configuration for multi-Python testing.