Franck Nijhof
e7b9cecec9
Upgrade numpy to 1.18.4 ( #35150 )
2020-05-03 23:50:13 +02:00
Franck Nijhof
b6292d7c77
Upgrade pillow to 7.1.2 ( #34733 )
2020-04-26 13:53:02 -07:00
Fabian Affolter
d5f73378f0
Upgrade pillow to 7.1.1 ( #34025 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-04-11 17:00:12 +02:00
Fabian Affolter
df121c2e88
Upgrade numpy to 1.18.2 ( #34012 )
2020-04-11 13:04:54 +02:00
Franck Nijhof
886308a953
String formatting improvements ( #33653 )
2020-04-04 21:39:22 +02:00
Franck Nijhof
e8a0abd107
String formatting improvements ( #33635 )
...
* String formatting improvements
* Found another one
2020-04-04 18:21:14 +02:00
Franck Nijhof
b9b1cee403
Enable pylint import-outside-toplevel ( #33631 )
2020-04-04 17:07:36 +02:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
Robin
a7d5e898ba
Add convert_to_pil_image to pil util ( #31825 )
...
* Update pil.py
* Update doods and tensorflow to use convert_to_pil_image
* Update pil.py
* Add log messages on bad data
* Drop convert_to_pil_image
Just perform conversion in the integrations without seperate convert_to_pil_image()
2020-02-20 17:50:28 +01:00
Robin
e38522c612
Bump pillow to 7.0 ( #31847 )
2020-02-15 11:59:41 +01:00
Fabian Affolter
f68a6ae3b2
Upgrade numpy to 1.18.1 ( #31411 )
2020-02-02 16:28:37 +01:00
Franck Nijhof
b4d6d238e5
Correct names in manifests (T-Z) ( #30546 )
2020-01-07 14:31:18 +01:00
Paulus Schoutsen
32aae7017e
Remove requirement from entity integration ( #30113 )
2019-12-22 10:32:42 +01:00
Ville Skyttä
99c7608fb4
Lint config cleanups ( #28864 )
...
* Remove bunch of unneeded lint exclusions
* Use symbolic names instead of identifiers in pylint disables
* Tighten scope of some pylint disables
2019-11-25 22:40:08 -08:00
Pascal Vizeli
9dc63419c4
Bump numpy 1.17.4 / opencv 4.1.2 for Python 3.8 ( #29061 )
2019-11-25 16:05:21 +01:00
Ville Skyttä
d88ca0f5cb
Lint exclusions ( #28655 )
...
* Remove malformed pylint disable markers
* Remove some unused imports
* Remove some unneeded lint exclusions
* Remove more unneeded lint exclusions
* Add specific codes to all noqa's
2019-11-16 10:22:07 +01:00
SukramJ
32a024c641
Partially revert tensorflow import move ( #28184 )
...
* Revert "Refactor imports for tensorflow (#27617 )"
This reverts commit 5a83a92390
.
* move only some imports to top
* fix lint
* add comments
2019-10-24 16:41:13 -07:00
Pascal Vizeli
9392cbff03
cryptography + numpy for python 3.8 ( #27861 )
2019-10-18 16:11:40 +02:00
Steven D. Lander
5a83a92390
Refactor imports for tensorflow ( #27617 )
...
* Refactoring imports for tensorflow
* Removing whitespace spaces on blank line 110
* Moving tensorflow to try/except block
* Fixed black formatting
* Refactoring try/except to if/else
2019-10-14 08:44:30 -07:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Robin
1d60cccc21
Put draw_box in image_processing ( #26712 )
...
* Put draw_box in image_processing
* Update draw_box
* Update __init__.py
* run isort
* Fix lints
* Update __init__.py
* Update requirements_all.txt
* Adds type hints
* Update gen_requirements_all.py
* Update requirements_test_all.txt
* rerun script/gen_requirements_all.py
* Change Pillow to pillow
* Update manifest.json
* Run script/gen_requirements_all.py
2019-09-24 12:09:16 +02:00
Pascal Vizeli
cde09062c4
Update OpenCV 4.1.1 / Numpy 1.17.1 ( #26387 )
2019-09-03 21:04:38 +02:00
Pascal Vizeli
1077ec1704
Add packages version to Tensoflow for wheels packages ( #26068 )
...
* Add packages version to Tensoflow for wheels packages
* Uncomment tensorflow
* fix string
* Revert version
2019-08-19 16:56:57 +02:00
Fabian Affolter
e21a677239
Upgrade pillow to 6.1.0 ( #26005 )
2019-08-16 13:49:28 -07:00
Fabian Affolter
87f1a8ed0c
Upgrade numpy to 1.17.0 ( #25998 )
2019-08-16 08:36:57 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Fabian Affolter
a91ad0189e
Upgrade numpy to 1.16.4 ( #24845 )
2019-06-29 07:15:32 -04:00
Fabian Affolter
1ecb3de643
Upgrade numpy to 1.16.3 ( #23673 )
2019-05-08 09:17:41 +02:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Paulus Schoutsen
cfe4cf30ad
Add manifests ( #22699 )
...
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00