Paulus Schoutsen
b74cbb2a59
Bump crpytography to 3.3.1 ( #45691 )
2021-01-29 10:33:44 +01:00
Fabian Affolter
e4a7692610
Upgrade pyyaml to 5.4.1 (CVE-2020-14343) ( #45624 )
2021-01-28 12:05:09 +01:00
Pascal Vizeli
e1427c45f2
Bump aioHTTP 3.7.3 - YARL 1.6.3 ( #45180 )
2021-01-15 13:19:22 +01:00
Josef Schlehofer
f240106189
Upgrade requests to 2.25.1 ( #44989 )
2021-01-09 20:02:50 +01:00
Ville Skyttä
43474762b2
Drop remaining Python < 3.8 support ( #44743 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-04 11:47:29 +01:00
Fabian Affolter
c4b11322c8
Updated certifi to >=2020.12.5 ( #44701 )
2021-01-01 13:07:07 +01:00
Fabian Affolter
61f137c7c6
Upgrade pytz to >=2020.5 ( #44702 )
2021-01-01 00:38:38 +01:00
Philip Allgaier
18736dbebf
Bump voluptuous to 0.12.1 ( #44002 )
...
* Bump voluptuous to 0.12.1
* Adjust MQTT climate test to new error msg
2020-12-07 02:49:36 +01:00
Martin Hjelmare
434cec7a88
Pin pip < 20.3 ( #43771 )
2020-11-30 19:38:39 +01:00
Philip Allgaier
7280dbd431
Bump requests to 2.25.0 ( #43279 )
2020-11-16 12:27:42 +01:00
Andreas Billmeier
2625a4dfdc
Please set exact cryptography version cryptography==3.2 ( #42611 )
2020-11-04 10:06:35 +01:00
Paulus Schoutsen
e797c28b4a
Bump cryptography to 3.2 ( #42489 )
2020-10-27 22:59:49 +01:00
J. Nick Koston
221bb5ad52
Upgrade to aiohttp 3.7.1 ( #42305 )
2020-10-25 14:44:39 +01:00
Paulus Schoutsen
8949eb2442
Add httpx as a core dep ( #42071 )
2020-10-19 10:18:47 +02:00
Philip Allgaier
2a4d7dc561
Update voluptuous to 0.12.0 ( #40401 )
2020-09-21 10:43:35 -05:00
Fabian Affolter
b759f2c7ca
Updated certifi to > 2020.6.20 ( #39160 )
2020-08-27 12:45:17 +02:00
Fabian Affolter
2beca3e69a
Upgrade jinja2 to >=2.11.2 ( #39161 )
2020-08-22 18:11:24 -05:00
Franck Nijhof
f4c0dc99c2
Pin yarl dependency to 1.4.2 as core dependency ( #38428 )
2020-07-31 22:06:02 +02:00
Kevin Fronczak
3149cf6849
Bump python-slugify to 4.0.1 ( #38140 )
...
* Bump python-slugify to 4.0.1
* Dummy commit to re-trigger tests
2020-07-24 16:55:54 +02:00
Franck Nijhof
b15dad8c4b
Upgrade aiohttp to 3.6.2 ( #38082 )
2020-07-22 14:56:28 -07:00
Paulus Schoutsen
0bcc8624b7
Reference constraint files from requirement files ( #37751 )
...
* Reference constraint files from requirement files
* Update azure-pipelines-wheels.yml
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-07-11 06:20:14 -07:00
Paulus Schoutsen
16ccf0affd
Bump voluptuous-serialize 2.4.0 ( #37241 )
...
* Bump voluptuous-serialize 2.4.0
* Add constant to demo
* gen reqs
2020-07-06 20:04:35 -07:00
Franck Nijhof
573134fcb4
Add GitHub Actions for CI ( #37419 )
...
* Add GitHub Actions for CI
* Add base/full to step descriptions
2020-07-03 19:18:01 +02:00
Paulus Schoutsen
ca6b957839
Make test deps explicit
2015-12-27 16:57:16 -08:00
bradsk88
58988787ea
Updating to python-wink 0.3.0
2015-12-15 21:46:54 -06:00
Paulus Schoutsen
728cd8bb5e
Upgrade Vincenty to latest version
2015-11-02 00:03:53 -08:00
Ryan Kraus
4e01e7ca9b
Pip requirements and fixes.
...
1) Reduced the flags being sent to pip.
2) Required a minimum of pip 7.0.0 for Home Assistant.
2015-08-29 23:17:47 -04:00
Ryan Kraus
0b6358e759
Implemented comments from Paulus.
...
Revised main to use frontend and demo strings rather than importing
their domains.
Removed submodule validation.
Moved local library mounting to the bootstrap module and out of core.
Added requirements_all.txt for all dependencies.
Made core dependencies looser.
Small updates to setup.py.
2015-08-29 22:19:52 -04:00
Ryan Kraus
6fdf9b8d7c
Many changes to cleanup config directory and lib installations.
...
Cleaned up default config directory determination.
Made bootstrap creators for HA always set config directory.
Made bootstrap creators set the local library in the Python Path.
Moved all exceptions to their own file to make imports easier.
Moved default configuration directory be in the users’ profile.
Moved pip installs to be done to a lib folder in the config directory.
Reduced requirements.txt to only the barebones reqs.
2015-08-29 21:11:24 -04:00
MakeMeASandwich
3f4d5eae1c
work around build failures also on non-RPi/BB-machines
2015-08-28 18:14:13 +02:00
MakeMeASandwich
76a8bd3969
Add support for Adafruit temperature/humidity sensors
2015-08-28 14:42:41 +02:00
Fabian Affolter
17bf27474a
fix dnspython version
2015-08-27 14:25:21 +02:00
Fabian Affolter
6582067f66
add dnspython to enable xmpp to do srv lookups
2015-08-27 14:15:57 +02:00
Fabian Affolter
f3868ea744
update comments
2015-08-27 14:14:50 +02:00
zyell
c12b7e70d9
Updated to support Nest API changes and fix set_temp and away_mode and pull in new required python-nest version
2015-08-25 17:52:40 -07:00
Paulus Schoutsen
35489998df
Allow for Netgear router discovery
2015-08-23 17:20:09 -07:00
Paulus Schoutsen
e917479fba
Update netdisco to latest version
2015-08-23 17:18:52 -07:00
Paulus Schoutsen
517d4b35ed
Update Cast dependency to latest version
2015-08-23 17:18:21 -07:00
Paulus Schoutsen
b79d0f5404
Fix discovery and wemo
2015-08-23 10:06:54 -07:00
Paulus Schoutsen
74308b2677
Upgrade nmap dependency
2015-08-18 14:37:53 -07:00
Per Sandstrom
92fc7eab36
added component and sensor
2015-08-11 09:28:07 +02:00
Paulus Schoutsen
b37471af68
Update modbus dependency
2015-08-08 21:42:17 -07:00
Paulus Schoutsen
60ade75031
Add missing dependencies
2015-08-08 21:22:34 -07:00
Fabian Affolter
eac5b19309
add paho-mqtt
2015-08-07 19:22:27 +02:00
Guillem Barba
d6c7bf5ac8
Remove usless DEMO constant. Add version information in RPi.GPIO requirement
2015-08-06 09:57:16 +02:00
Guillem Barba
e97e73e66e
Add rpi_gpio platform to switch
2015-08-06 09:57:16 +02:00
Paulus Schoutsen
2eeb80f173
Merge branch 'pr/229' into dev
...
Conflicts:
requirements.txt
2015-08-05 06:48:14 -07:00
Paulus Schoutsen
086e786b28
Merge branch 'pr/238' into dev
...
Conflicts:
requirements.txt
2015-08-05 06:45:56 -07:00
Rohit Kabadi
e6aabb9706
Fixed flake8 violations
2015-08-02 18:51:13 -07:00
jamespcole
6873504cc0
Fixed linting errors
2015-08-01 06:45:41 +10:00