 Marc MuellerandGitHub
|
1ec7a515d2
|
Add constraint for tuf (#116627)
|
2024-05-02 09:12:26 -05:00 |
|
 
|
c7a84b1c7b
|
Bump pydantic constraint (#116401)
Co-authored-by: J. Nick Koston <[email protected]>
|
2024-04-30 13:13:56 -05:00 |
|
 
|
2caca7fbe3
|
Generate requirements per supported architecture (#115708)
* Generate requirements per supported architecture
* Don't store wheels requirements in the repo
* Dry run
* Set Python version
* Install base packages
* Fix
* Fix
* Fix
* Fix typo
Co-authored-by: Martin Hjelmare <[email protected]>
* Genarate requirements_all_pytest.txt
* Fix hassfest
* Reenable building wheels
* Remove unneeded code
* Address review comment
* Fix lying comment
* Add tests, address review comments
* Deduplicate
* Fix file name
* Add comment
---------
Co-authored-by: Martin Hjelmare <[email protected]>
|
2024-04-22 19:23:08 +02:00 |
|
 Erik MontnemeryandGitHub
|
ff1ac1a544
|
Remove useless any in gen_requirements_all.comment_requirement (#115751)
|
2024-04-17 12:12:51 +02:00 |
|
 Erik MontnemeryandGitHub
|
a3c767da2d
|
Correct normalize_package_name (#115750)
|
2024-04-17 12:03:06 +02:00 |
|
 J. Nick KostonandGitHub
|
135fe26704
|
Bump httpcore to 1.0.5 (#115672)
Fixes missing handling of EndOfStream errors
|
2024-04-16 18:13:47 +03:00 |
|
 Martin HjelmareandGitHub
|
d1ed8d817c
|
Remove Adafruit-BBIO from commented requirements (#115689)
|
2024-04-16 10:50:51 +02:00 |
|
 
|
0d66d298ec
|
Enable Ruff RET504 (#114528)
* Enable Ruff RET504
* fix test
* Use noqa instead of cast
* fix sonos RET504
---------
Co-authored-by: Martin Hjelmare <[email protected]>
|
2024-04-06 11:07:37 +02:00 |
|
 J. Nick KostonandGitHub
|
6599b9a36d
|
Restore scapy pin to >=2.5.0 (#114253)
|
2024-03-26 10:31:52 -10:00 |
|
 J. Nick KostonandGitHub
|
27219b6962
|
Bump anyio to 4.3.0 (#114198)
|
2024-03-25 23:52:28 +01:00 |
|
 SidandGitHub
|
ccd2e989c3
|
Enable ruff RUF005 and fix occurrences (#113589)
|
2024-03-16 07:37:20 -10:00 |
|
 Shay LevyandGitHub
|
e0b1531afa
|
Remove OpenCV integration (#113455)
|
2024-03-15 12:23:30 +01:00 |
|
 Joost LekkerkerkerandGitHub
|
05172d8e4d
|
Improve loops and lists (#113269)
* Enable PERF
* Enable PERF rule
* Enable PERF rule
* Don't enable flag yet
|
2024-03-14 10:22:20 +01:00 |
|
 J. Nick KostonandGitHub
|
f3984a9d3e
|
Constrain pycountry to >=23.12.11 (#112849)
|
2024-03-13 13:53:52 +01:00 |
|
 Marc MuellerandGitHub
|
19ab3d6daf
|
Add empty line after module docstring [helpers + other] (#112707)
|
2024-03-08 10:36:11 -05:00 |
|
 J. Nick KostonandGitHub
|
49eb664a05
|
Update httpx to 0.27.0 and httpcore to 1.0.4 (#111681)
|
2024-02-27 13:15:33 -10:00 |
|
 
|
ee57c924f2
|
Bump pysnmp-lextudio library to version 6.0.2 (#111193)
* Bump pysnmp-lextudio to version 6.0.2
* Update gen_requirements_all.py
---------
Co-authored-by: Maciej Bieniek <[email protected]>
|
2024-02-24 11:30:00 +01:00 |
|
 Steven BarthandGitHub
|
5d0d3a5c2b
|
Remove matplotlib pinning due to Python 3.12 incompatibility (#110706)
|
2024-02-16 12:33:57 +01:00 |
|
 puddlyandGitHub
|
6295f91a1f
|
Pin chacha20poly1305-reuseable>=0.12.1 (#109807)
* Pin `chacha20poly1305-reuseable`
Prevents a runtime `assert isinstance(cipher, AESGCM)` error
* Update `gen_requirements_all.py` as well
|
2024-02-06 16:55:51 +01:00 |
|
 J. Nick KostonandGitHub
|
601988ecf2
|
Bump cryptography to 42.0.1 and pyOpenSSL to 24.0.0 (#108956)
* Bump cryptography to 42.0.1
changes: https://github.com/pyca/cryptography/compare/41.0.7...42.0.1
Note that more of the non-rust backend code has been removed
I had to handle that in
https://github.com/bdraco/chacha20poly1305-reuseable/releases/tag/v0.12.1
So there may be other downstream consumers that have a problem
* need pyOpenSSL as well
* too early before coffee
|
2024-01-27 21:30:00 +01:00 |
|
 Franck NijhofandGitHub
|
6cf8a3e5d1
|
Pin pandas to 2.1.4 (#108509)
|
2024-01-20 18:08:35 +01:00 |
|
 J. Nick KostonandGitHub
|
d8564eba17
|
Bump lxml to 5.1.0 (#106696)
* Bump lxml to 5.0.0
cython 3.0.7+ is required ?
* bump
* Apply suggestions from code review
* 5.1.0
|
2024-01-13 21:08:42 -05:00 |
|
 SidandGitHub
|
729a0fbcd5
|
Move urllib3 constraint to pyproject.toml (#106768)
|
2024-01-02 13:34:19 +01:00 |
|
 Luke LashleyandGitHub
|
cc18b9a2d8
|
Constrain dacite to at least 1.7.0 (#105709)
|
2024-01-01 18:00:17 -10:00 |
|
 J. Nick KostonandGitHub
|
a49999e984
|
Pin lxml to 4.9.4 (#106694)
|
2023-12-30 11:29:19 +01:00 |
|
 Denis ShulyakaandGitHub
|
9ba53e03ee
|
Bump httpx to 0.26.0 and httpcore to 1.0.2 (#106194)
|
2023-12-21 10:11:00 -10:00 |
|
 J. Nick KostonandGitHub
|
f4ee2a1ab4
|
Bump anyio to 4.1.0 (#105529)
|
2023-12-12 08:24:24 +01:00 |
|
 Teemu RandGitHub
|
28a3d36bc1
|
Remove eq3btsmart integration (#94698)
|
2023-11-28 09:11:32 +01:00 |
|
 
|
706add4a57
|
Switch formatting from black to ruff-format (#102893)
Co-authored-by: Franck Nijhof <[email protected]>
|
2023-11-27 14:38:59 +01:00 |
|
 J. Nick KostonandGitHub
|
d90605f9bc
|
Bump protobuf to 4.25.1 (#104231)
changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v25.1
|
2023-11-20 12:34:58 +01:00 |
|
 Ruslan SayfutdinovandGitHub
|
1610dd94f9
|
Add 'do not edit' comment to generated files (#103923)
|
2023-11-13 18:33:42 +00:00 |
|
 J. Nick KostonandGitHub
|
b9b986dc8d
|
Bump protobuf to 4.25.0 (#103373)
|
2023-11-04 10:54:34 -05:00 |
|
 J. Nick KostonandGitHub
|
0adb6fb02c
|
Bump anyio to 4.0.0 (#102552)
|
2023-10-22 10:34:34 -10:00 |
|
 J. Nick KostonandGitHub
|
7fe2bfa990
|
Revert "Update numpy to 1.26.1" (#102036)
|
2023-10-15 05:42:25 -10:00 |
|
 Marc MuellerandGitHub
|
1f1a27d6a5
|
Update numpy to 1.26.1 (#102021)
|
2023-10-14 16:30:43 -10:00 |
|
 J. Nick KostonandGitHub
|
6420cdb42b
|
Bump httpx to 0.25.0 and httpcore to 0.18.0 (#101635)
|
2023-10-08 19:08:04 +02:00 |
|
 Marc MuellerandGitHub
|
67dfd1a86b
|
Update grpcio to 1.59.0 (#101287)
|
2023-10-06 10:08:01 +02:00 |
|
 Franck NijhofandGitHub
|
a19c6fe9ff
|
Revert pin on AlexaPy (#101123)
|
2023-09-29 19:40:13 +02:00 |
|
 Franck NijhofandGitHub
|
b8a7ad916a
|
Pin charset-normalizer in our package constraints (#101107)
|
2023-09-29 14:43:03 +02:00 |
|
 Marc MuellerandGitHub
|
809abc1445
|
Fix circular dependency on homeassistant (#101099)
|
2023-09-29 11:49:19 +02:00 |
|
 Joost LekkerkerkerandGitHub
|
f255a0e546
|
Pin pydantic to 1.10.12 (#101044)
|
2023-09-28 19:06:45 +02:00 |
|
 Marc MuellerandGitHub
|
48f9a38c74
|
Update numpy to 1.26.0 (#100512)
|
2023-09-17 09:49:21 -05:00 |
|
 J. Nick KostonandGitHub
|
3cc9410a62
|
Bump grpcio to 1.58.0 (#100314)
* Bump grpcio to 1.58.0
attempt to fix nightly
https://github.com/home-assistant/core/actions/runs/6167125867/job/16737677629
```
```
* forgot the script as well
|
2023-09-13 20:26:55 -04:00 |
|
 J. Nick KostonandGitHub
|
fe8156f013
|
Bump protobuf to 4.24.3 (#100329)
changelog: https://github.com/protocolbuffers/protobuf/compare/v24.0...v24.3
|
2023-09-13 20:25:52 -04:00 |
|
 J. Nick KostonandGitHub
|
a1359c1ce3
|
Replace lambda in script/gen_requirements_all.py with str.lower (#99665)
|
2023-09-05 22:44:59 +02:00 |
|
 J. Nick KostonandGitHub
|
abb0537928
|
Replace lambda with itemgetter in script/gen_requirements_all.py (#99661)
|
2023-09-05 10:36:01 -05:00 |
|
 Ville SkyttäandGitHub
|
2399cd283a
|
Python 3.10 support cleanups (#98640)
|
2023-08-21 19:14:07 +02:00 |
|
 J. Nick KostonandGitHub
|
c671b1069e
|
Bump protobuf to 4.24.0 (#98468)
|
2023-08-15 18:52:18 -05:00 |
|
 Franck NijhofandGitHub
|
af286a8feb
|
Add urllib3<2 package constraint (#97339)
|
2023-07-27 18:57:13 +02:00 |
|
 Jan-Philipp BeneckeandGitHub
|
55beb26190
|
Fix authlib version constraint required by point (#97228)
|
2023-07-27 08:54:20 +02:00 |
|