8 Commits

Author SHA1 Message Date
Jonathon Broughton b538e6d8d3 Update dependencies in pyproject.toml
- 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
2024-08-04 15:52:54 +01:00
Jonathon Broughton d09e5c7133 Refactor code structure and file organization
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
- Renamed directories and files to follow a more organized structure
- Updated import statements in affected files to reflect the new directory structure
2024-08-04 13:08:37 +01:00
Jonathon Broughton d85ad61507 Update pyproject.toml dependencies
- 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.
2024-08-03 19:23:37 +01:00
Jonathon Broughton 32df80fdce Housekeeping 2024-08-03 19:19:57 +01:00
Jonathon Broughton c95410f34a Update specklepy dependency to version 2.19.5
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
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.
2024-08-03 17:08:04 +01:00
Jonathon Broughton 77aee28a6f SDK Update
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
2024-01-09 10:23:20 +00:00
Jonathon Broughton f16993332d Imported from dirstat wip function 2023-11-12 11:11:03 +00:00
Jonathon Broughton 4add4e29ff Initial commit 2023-11-10 09:48:45 +00:00