- Updated matplotlib from version 3.8.0 to 3.9.1
- Updated reportlab from version 4.0.6 to 4.2.2
- Updated black from version 23.3.0 to 23.12.1
- Updated pytest from version 7.4.2 to 7.4.4
- Updated python-dotenv from version 1.0.0 to 1.0.1
- Added vulture dependency with version 2.11
- Renamed directories and files to follow a more organized structure
- Updated import statements in affected files to reflect the new directory structure
- Update pydantic version to "^2.8.2"
- No longer require pydantic version "^2.4.2" in dev dependencies
This commit updates the dependencies in the pyproject.toml file. The pydantic version has been updated to "^2.8.2", and the previous requirement of "^2.4.2" for dev dependencies has been removed.
This commit updates the specklepy dependency in pyproject.toml from version 2.17.17 to version 2.19.5, ensuring compatibility with the latest features and improvements.