Граф коммитов

66 Коммитов

Автор SHA1 Сообщение Дата
Adam J. Stewart db7ffc58fd
Use latest version of all deps in CI 2024-03-03 00:00:23 +01:00
dependabot[bot] 2e01f99655
Bump opencv-python from 4.8.0.76 to 4.8.1.78 in /requirements (#1594)
Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.8.0.76 to 4.8.1.78.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 16:22:06 -05:00
dependabot[bot] ce196ee3cf
Bump scipy from 1.11.2 to 1.11.3 in /requirements (#1595)
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.11.2...v1.11.3)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 16:21:47 -05:00
Adam J. Stewart dbf7a5287f
Promote pandas to a required dependency (#1586)
* Promote pandas to a required dependency

* Update dep files too

* Remove unused imports
2023-09-25 08:09:12 -07:00
dependabot[bot] ece3fc5649
Bump pandas from 2.1.0 to 2.1.1 in /requirements (#1581)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-21 16:47:07 -05:00
dependabot[bot] e1f333d715
Bump rarfile from 4.0 to 4.1 in /requirements (#1570)
Bumps [rarfile](https://github.com/markokr/rarfile) from 4.0 to 4.1.
- [Release notes](https://github.com/markokr/rarfile/releases)
- [Changelog](https://github.com/markokr/rarfile/blob/master/doc/news.rst)
- [Commits](https://github.com/markokr/rarfile/compare/v4.0...v4.1)

---
updated-dependencies:
- dependency-name: rarfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 22:07:58 +00:00
dependabot[bot] 97c8f455aa
Bump pyvista from 0.42.1 to 0.42.2 in /requirements (#1573)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.42.1 to 0.42.2.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.42.1...v0.42.2)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 16:48:15 -05:00
dependabot[bot] e445ce652f
Bump pyvista from 0.42.0 to 0.42.1 in /requirements (#1552) 2023-09-07 21:15:48 +00:00
dependabot[bot] 7ddebf2e80
Bump pyvista from 0.41.1 to 0.42.0 in /requirements (#1547) 2023-09-04 17:29:03 -05:00
dependabot[bot] fa5fe1e95f
Bump pandas from 2.0.3 to 2.1.0 in /requirements (#1537)
* Bump pandas from 2.0.3 to 2.1.0 in /requirements

Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Convert pandas.Series to numpy.NDArray

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-08-31 18:03:17 +00:00
dependabot[bot] 2998586161
Bump scipy from 1.11.1 to 1.11.2 in /requirements (#1527) 2023-08-18 22:58:31 +00:00
dependabot[bot] c6944f0415
Bump pycocotools from 2.0.6 to 2.0.7 in /requirements (#1517)
Bumps [pycocotools](https://github.com/ppwwyyxx/cocoapi) from 2.0.6 to 2.0.7.
- [Commits](https://github.com/ppwwyyxx/cocoapi/commits)

---
updated-dependencies:
- dependency-name: pycocotools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 20:53:08 +00:00
dependabot[bot] 699696849e
Bump opencv-python from 4.8.0.74 to 4.8.0.76 in /requirements (#1513)
Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.8.0.74 to 4.8.0.76.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 15:53:41 -05:00
dependabot[bot] 9727d4066d
Bump laspy from 2.5.0 to 2.5.1 in /requirements (#1499)
Bumps [laspy](https://github.com/laspy/laspy) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/laspy/laspy/releases)
- [Changelog](https://github.com/laspy/laspy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/laspy/laspy/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: laspy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 15:59:21 -05:00
dependabot[bot] 2e3edc27c2
Bump laspy from 2.4.1 to 2.5.0 in /requirements (#1493)
Bumps [laspy](https://github.com/laspy/laspy) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/laspy/laspy/releases)
- [Changelog](https://github.com/laspy/laspy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/laspy/laspy/compare/2.4.1...2.5.0)

---
updated-dependencies:
- dependency-name: laspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 21:06:17 +00:00
dependabot[bot] 4c014ecc12
Bump pyvista from 0.41.0 to 0.41.1 in /requirements (#1492) 2023-07-21 16:35:39 -05:00
dependabot[bot] c5d7c056ac
Bump pyvista from 0.40.2 to 0.41.0 in /requirements (#1491)
* Bump pyvista from 0.40.2 to 0.41.0 in /requirements

Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.40.2 to 0.41.0.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.40.2...v0.41.0)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Latest release now documents function

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-07-20 21:53:50 +00:00
dependabot[bot] ae663eb61d
Bump pyvista from 0.40.1 to 0.40.2 in /requirements (#1489)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.40.1 to 0.40.2.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.40.1...v0.40.2)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 16:27:18 -05:00
dependabot[bot] 9c66a70c2d
Bump pyvista from 0.40.0 to 0.40.1 in /requirements (#1475)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.40.0 to 0.40.1.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.40.0...v0.40.1)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 21:19:31 +00:00
dependabot[bot] 9f381b0bbb
Bump pyvista from 0.39.1 to 0.40.0 in /requirements (#1458)
* Bump pyvista from 0.39.1 to 0.40.0 in /requirements

Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.39.1 to 0.40.0.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.39.1...v0.40.0)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump upper bound

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-06-30 22:00:19 +00:00
dependabot[bot] 11537cdb3f
Bump opencv-python from 4.7.0.72 to 4.8.0.74 in /requirements (#1457) 2023-06-30 15:45:47 -05:00
dependabot[bot] 20498a5092
Bump pandas from 2.0.2 to 2.0.3 in /requirements (#1454) 2023-06-29 17:26:33 -05:00
dependabot[bot] 0aa5e16bab
Bump scipy from 1.11.0 to 1.11.1 in /requirements (#1455) 2023-06-29 17:26:15 -05:00
dependabot[bot] 724bf034d1
Bump scipy from 1.10.1 to 1.11.0 in /requirements (#1448)
Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.11.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 21:26:57 +00:00
dependabot[bot] 4da988a911
Bump h5py from 3.8.0 to 3.9.0 in /requirements (#1436) 2023-06-21 07:03:37 +00:00
dependabot[bot] 4bede4d00f
Bump scikit-image from 0.21.0rc1 to 0.21.0 in /requirements (#1391)
Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.21.0rc1 to 0.21.0.
- [Release notes](https://github.com/scikit-image/scikit-image/releases)
- [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt)
- [Commits](https://github.com/scikit-image/scikit-image/compare/v0.21.0rc1...v0.21.0)

---
updated-dependencies:
- dependency-name: scikit-image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 22:00:56 +00:00
dependabot[bot] a4a873b945
Bump pandas from 2.0.1 to 2.0.2 in /requirements (#1381)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 16:43:47 +00:00
Adam J. Stewart d131c8bda7
Test Python 3.11 (#1180)
* Add Python 3.11 support

* Bump deps to Python 3.11 supporting versions

* Update scipy for Python 3.11 support

* Declare support for newer timm
2023-05-29 11:29:03 -05:00
dependabot[bot] c905373c34
Bump pyvista from 0.39.0 to 0.39.1 in /requirements (#1342)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.39.0 to 0.39.1.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.39.0...v0.39.1)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 20:57:25 +00:00
dependabot[bot] 9c889b4b7f
Bump pyvista from 0.38.6 to 0.39.0 in /requirements (#1312)
* Bump pyvista from 0.38.6 to 0.39.0 in /requirements

Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.38.6 to 0.39.0.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.38.6...v0.39.0)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump max pyvista

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-05-06 14:59:14 +00:00
dependabot[bot] 113f385413
Bump pyvista from 0.38.5 to 0.38.6 in /requirements (#1305)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.38.5 to 0.38.6.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.38.5...v0.38.6)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 21:30:53 +00:00
dependabot[bot] 1623b1a96b
Bump pandas from 2.0.0 to 2.0.1 in /requirements (#1280)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 21:27:16 +00:00
dependabot[bot] 5df6487fc7
Bump pandas from 1.5.3 to 2.0.0 in /requirements (#1216)
* Bump pandas from 1.5.3 to 2.0.0 in /requirements

Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.0.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.5.3...v2.0.0)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump max pandas version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-04-03 19:55:25 -05:00
dependabot[bot] b80b09f1d6
Bump pyvista from 0.38.4 to 0.38.5 in /requirements (#1181)
* Bump pyvista from 0.38.4 to 0.38.5 in /requirements

Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.38.4 to 0.38.5.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.38.4...v0.38.5)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix bug in main

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-03-18 04:37:16 +00:00
dependabot[bot] 1bbf0acc3a
Bump pyvista from 0.38.3 to 0.38.4 in /requirements (#1174)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.38.3 to 0.38.4.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.38.3...v0.38.4)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 21:41:07 +00:00
dependabot[bot] 1de75263ac
Bump scikit-image from 0.19.3 to 0.20.0 in /requirements (#1153)
* Bump scikit-image from 0.19.3 to 0.20.0 in /requirements

Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.19.3 to 0.20.0.
- [Release notes](https://github.com/scikit-image/scikit-image/releases)
- [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt)
- [Commits](https://github.com/scikit-image/scikit-image/compare/v0.19.3...v0.20.0)

---
updated-dependencies:
- dependency-name: scikit-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump max version, pin to older scipy for now

* Prevent dependabot from updating scipy

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-03-02 12:32:53 -06:00
dependabot[bot] 7e06aa431d
Bump opencv-python from 4.7.0.68 to 4.7.0.72 in /requirements (#1141)
Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.7.0.68 to 4.7.0.72.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 15:32:09 -06:00
dependabot[bot] 0f6f0b2ac9
Bump pyvista from 0.38.2 to 0.38.3 in /requirements (#1139)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.38.2 to 0.38.3.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.38.2...v0.38.3)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 15:31:24 -06:00
dependabot[bot] 4a92cf4fd2
Bump scipy from 1.10.0 to 1.10.1 in /requirements (#1129) 2023-02-20 21:33:31 +00:00
dependabot[bot] e02e0ab499
Bump laspy from 2.4.0 to 2.4.1 in /requirements (#1128) 2023-02-20 21:30:24 +00:00
dependabot[bot] fb3ee27ddf
Bump laspy from 2.3.0 to 2.4.0 in /requirements (#1109)
Bumps [laspy](https://github.com/laspy/laspy) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/laspy/laspy/releases)
- [Changelog](https://github.com/laspy/laspy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/laspy/laspy/compare/2.3.0...2.4.0)

---
updated-dependencies:
- dependency-name: laspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 15:04:51 -06:00
dependabot[bot] c250641d2e
Bump pyvista from 0.38.1 to 0.38.2 in /requirements (#1110)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.38.1 to 0.38.2.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.38.1...v0.38.2)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 15:36:54 -06:00
dependabot[bot] ce4e7ef2ed
Bump pyvista from 0.37.0 to 0.38.1 in /requirements (#1083)
* Bump pyvista from 0.37.0 to 0.38.1 in /requirements

Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.37.0 to 0.38.1.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](https://github.com/pyvista/pyvista/compare/v0.37.0...v0.38.1)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump max version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-02-02 22:12:46 +00:00
Adam J. Stewart fc7a993058
Drop Python 3.7 support (#1058)
* Drop Python 3.7 support

* Don't update torch

* Drop version specifier

* Update pyupgrade

* Update OpenCV

* Python 3.8-specific code changes

* Clean up step name

* bump pillow
2023-01-30 11:17:34 -06:00
dependabot[bot] b49ad5c21c
Bump h5py from 3.6.0 to 3.8.0 in /requirements (#1034) 2023-01-23 16:11:03 -07:00
Ashwin Nair 7c2868814f
Add plot method for VHR10 dataset (#847)
* Add plot fn & rename nwpu -> vhr10

* Update test data & add data.py

* Add scikit-image dependency

* Move scikit-image dep to extras

* Comment out check for coverage

* Move skimage import

* Update requirements

* Test requirements

* Update requirements

* Update

* Update

* Update

* Update

* Update

* Update min scipy

* Update min scipy

* Update min scipy

* Update min scipy

* Update min scipy

* Update skimage

* Review comments#1

* Update skimage

* Revert rename to nwpu

* Revert renames

* Update min scipy

* Fix data dirname

* More fixes

* Bump numpy minor version

* Update scipy

* Going back to what worked

* Ignore numpy warning

* Edit

* Edit warning

* Ignore another warning

* Insanity

* Fix pooch

* Try older skimage

* Try older scipy

* scipy 1.2.0

* scipy 1.4.0

* scipy 1.5.0

* scipy 1.4.2

* scipy 1.6.0

* scipy 1.5.4

* scipy 1.5.2

* scipy 1.5.1

* scipy 1.5.1 is new min dep version

* Fix skip

* Newer scipy

* scipy 1.6.3

* scipy 1.6.0

* scipy 1.6.1

* scipy 1.6.2

* scipy 1.6.2 is new min

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-01-22 23:37:24 -06:00
dependabot[bot] b41e9a185d
Bump pandas from 1.5.2 to 1.5.3 in /requirements (#1024) 2023-01-19 14:25:58 -07:00
dependabot[bot] 29230e3ce7
Bump scipy from 1.9.3 to 1.10.0 in /requirements (#1000)
Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.9.3...v1.10.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 14:31:36 -06:00
dependabot[bot] 6fa9edce82
Bump opencv-python from 4.6.0.66 to 4.7.0.68 in /requirements (#993) 2022-12-30 20:17:07 +00:00
Isaac Corley b9f0fb2bfe
Replace open3d with pyvista (#663)
* remove open3d add pyvista

* refactor plotting pcl with pyvista

* refactor tests with pyvista

* remove open3d

* remove skipping pcl plot test on mac

* fix

* remove unused import

* add pyvista docs

* use xvfb for pyvista tests

* changes per suggestions

* changes per suggestions x2

* remove bugged test

* Test minimum pyvista version

* mypy fix

* More dep file updates

* Document change

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-12-17 05:41:19 +00:00