Commit Graph

20 Commits

Author SHA1 Message Date
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
Oleksandr Chychkan 1279075260 Set flag in all scripts to abort execution if command fails (#29) 2021-08-24 20:19:23 -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 647239a43a Create simple CI workflow for MacOS Catalina (#24) 2021-08-20 12:12:40 -07:00
Oleksandr Chychkan da9fce58bb Create dependabot.yml 2021-08-20 11:54:34 -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 fa8f1ba31c Add support for Python 3.9 (#16) 2021-08-08 18:33:09 -07:00
Oleksandr Chychkan 3a33c70ad4 Merge pull request #15 from chychkan/run-xseg
Add a script and reqs to run XSeg editor
2021-08-01 17:53:45 -07:00
Oleksandr Chychkan 7dcb9568c9 Add a script and reqs to run XSeg editor 2021-08-01 17:52:35 -07:00
Oleksandr Chychkan 6bf4d54800 Merge pull request #14 from chychkan/python-3.7
Make default requirements.txt work for Python 3.7 and 3.8
2021-08-01 17:37:21 -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
Oleksandr Chychkan b6c2ed848d Merge pull request #13 from chychkan/python-3.8
Add support for Python 3.8
2021-07-31 23:21:04 -07:00
Oleksandr Chychkan ff5c3f1f0b Add support for Python 3.8 2021-07-31 23:16:00 -07:00
Oleksandr Chychkan a3f6898f49 Fix 1_clean_workspace.sh script not deleting files in data_src/ v0.1.1 2020-07-06 23:24:48 -07:00
Oleksandr Chychkan c660a1fc92 Make shallow copy of DFL repo to speedup setup process 2020-07-06 23:06:13 -07:00
Oleksandr Chychkan 14cbc4aeff Fix paths in 0_setup.sh script 2020-07-06 23:04:55 -07:00
Oleksandr Chychkan c6b2608aa0 Upgrade tensorflow to 1.15.2 v0.1.0 2020-07-06 20:09:37 -07:00
Oleksandr Chychkan ec4d3fb23f Initial commit 2020-07-06 19:04:19 -07:00