15 Commits

Author SHA1 Message Date
Alex Chychkan 4a83e56dd9 Upgrade patch version of tensorflow (#116) 2022-12-09 12:45:09 -08:00
dependabot[bot] 9bd56f3676 Bump tensorflow from 2.6.0 to 2.7.0 (#53)
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: tensorflow
  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>
2021-11-11 15:17:33 -08:00
Oleksandr Chychkan 889af19a8d Add numexpr dependency (#54) 2021-11-11 14:49:13 -08:00
Oleksandr Chychkan 5e8e545290 Bump opencv-contrib-python-headless to 4.1.2.30 for Python 3.6 (#42) 2021-10-21 21:16:37 -07:00
dependabot[bot] ad71977d83 Bump pillow from 8.3.2 to 8.4.0 (#40)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 8.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...8.4.0)

---
updated-dependencies:
- dependency-name: pillow
  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>
2021-10-21 20:52:40 -07:00
dependabot[bot] ab84544bcc Bump tqdm from 4.47.0 to 4.62.3 (#32)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.47.0 to 4.62.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.47.0...v4.62.3)

---
updated-dependencies:
- dependency-name: tqdm
  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>
2021-10-21 17:51:46 -07:00
dependabot[bot] b410297f6c Bump pillow from 8.3.1 to 8.3.2 (#31)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.1...8.3.2)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-24 10:57:35 -07:00
Oleksandr Chychkan 3c5bd39f54 Use opencv-headlesss (#33) 2021-09-24 10:07:56 -07:00
dependabot[bot] c3d454d42c Bump scipy from 1.4.1 to 1.7.1 (#22)
* Bump scipy from 1.4.1 to 1.7.1

Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.7.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.7.1)

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

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

* Use scipy==1.5.4 for Python 3.6

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleksandr Chychkan <chychkan@gmail.com>
2021-08-24 20:19:48 -07:00
dependabot[bot] e2f58c8720 Bump pillow from 8.2.0 to 8.3.1 (#19)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.1)

---
updated-dependencies:
- dependency-name: pillow
  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>
2021-08-24 15:00:56 -07:00
dependabot[bot] 0a84ef8109 Bump colorama from 0.4.3 to 0.4.4 (#21)
Bumps [colorama](https://github.com/tartley/colorama) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/tartley/colorama/releases)
- [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tartley/colorama/compare/0.4.3...0.4.4)

---
updated-dependencies:
- dependency-name: colorama
  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>
2021-08-20 12:18:16 -07:00
Oleksandr Chychkan cbd95e41cc Upgrade tensorflow to 2.6.0 (latest) (#18)
* Upgrade tensorflow to Python 3.6

* Upgrade tensorflow for Python 3.7 and 3.8

* Upgrade tensorflow for Python 3.9
2021-08-18 21:29:14 -07:00
Oleksandr Chychkan cefee05b83 Upgrade Pillow to 8.2.0 (#17) 2021-08-18 20:06:28 -07:00
Oleksandr Chychkan 7dcb9568c9 Add a script and reqs to run XSeg editor 2021-08-01 17:52:35 -07:00
Oleksandr Chychkan 4686ceeb04 Make default requirements.txt work for Python 3.7 and 3.8 2021-08-01 17:31:33 -07:00