uvjustin
|
01b5f98414
|
Bump httpx to 0.23.0 (#72573)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-05-26 21:20:37 -10:00 |
Marc Mueller
|
1ac71455cb
|
Move remaining metadata to pyproject (#72469)
|
2022-05-26 02:54:49 +02:00 |
Allen Porter
|
cd2898886b
|
Upgrade grpcio to 1.46.1 (#71865)
|
2022-05-14 12:24:52 -07:00 |
Franck Nijhof
|
c8d171c475
|
Remove deprecated Raspberry Pi GPIO integration (#71777)
|
2022-05-13 12:13:26 +02:00 |
Franck Nijhof
|
d95113c8f2
|
Pin grpcio-status to 1.45.0 (#71293)
|
2022-05-04 16:56:29 +02:00 |
Marc Mueller
|
0959ee4353
|
Pin backoff <2.0 (#70817)
|
2022-04-26 22:12:48 +02:00 |
epenet
|
2c0153a32e
|
Revert "Pin click to fix typer issue" (#68927)
|
2022-03-31 14:53:18 +02:00 |
epenet
|
35a5cca1ca
|
Cleanup package constraints (#68833)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-29 11:44:19 +02:00 |
epenet
|
f067aa6d71
|
Pin click to fix typer issue (#68808)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-29 00:07:29 +02:00 |
Franck Nijhof
|
f562f4264f
|
Update grpcio to 1.45.0 (#68632)
|
2022-03-24 20:45:18 +01:00 |
Franck Nijhof
|
2686be921c
|
Remove deprecated (old) Z-Wave integration (#67221)
* Remove deprecated (old) Z-Wave integration
* Mark migration tests as skip, for later cleanup
|
2022-03-18 13:09:10 +01:00 |
Marc Mueller
|
aabf46b1b3
|
Fix point by adding authlib constraint (#68176)
* Fix point by pinning authlib
* Use constraint
|
2022-03-15 15:56:08 +01:00 |
uvjustin
|
a81fa31314
|
Bump httpx and httpcore (#67438)
|
2022-03-01 09:17:25 -10:00 |
Franck Nijhof
|
487f4dcd90
|
Remove deprecated Raspihats integration (#67380)
|
2022-02-28 23:10:58 +01:00 |
Franck Nijhof
|
0db6a0b248
|
Remove deprecated Bosch BME680 Environmental Sensor integration (#67273)
|
2022-02-28 13:29:13 +01:00 |
Franck Nijhof
|
e4903f9a13
|
Remove deprecated HTU21D(F) Sensor integration (#67279)
|
2022-02-27 15:35:39 +01:00 |
Franck Nijhof
|
9920b3eef5
|
Remove deprecated Enviro pHAT integration (#67277)
|
2022-02-26 13:35:13 -08:00 |
Franck Nijhof
|
fbfdabe4fc
|
Remove deprecated Raspberry Pi RF integration (#67283)
|
2022-02-26 13:26:41 -08:00 |
Franck Nijhof
|
ae073d132c
|
Remove deprecated Bosch BME280 Environmental Sensor integration (#67185)
|
2022-02-24 23:54:01 +02:00 |
Franck Nijhof
|
dd927adba9
|
Remove deprecated Blinkt! integration (#67165)
|
2022-02-24 19:26:32 +02:00 |
Franck Nijhof
|
636e4ed90b
|
Remove deprecated Time of Flight integration (#67167)
|
2022-02-24 14:47:20 +01:00 |
Timothy Kist
|
6a5215dc0e
|
Allow multidict 6.0.2+ to fix ZHA, gTTS and other integrations (#67046)
|
2022-02-23 12:25:54 +01:00 |
Marc Mueller
|
8eb7507482
|
Cleanup after setup.py removal (#67036)
|
2022-02-22 14:32:55 +01:00 |
Allen Porter
|
703d01e772
|
Bump grpcio to 1.44.0 (#66787)
|
2022-02-17 23:12:05 -08:00 |
Franck Nijhof
|
276fd4f42c
|
Add Python 3.10 to CI (#59729)
|
2022-02-17 14:58:24 +01:00 |
Marc Mueller
|
86ed720335
|
Move `install_requires` to `setup.cfg` (#65095)
|
2022-01-27 22:34:18 -08:00 |
uvjustin
|
3b3a8db291
|
Bump httpx to 0.21.3 and pin requirements for httpcore, anyio, and h11 (#64822)
|
2022-01-24 10:43:39 +01:00 |
Michael
|
2f0059fa8b
|
Revert fix MultiDict typing with multidict-6.0.0 (#64733) (#64792)
* revert #64733
* pin down multidict to < 6.0.0
|
2022-01-23 23:22:16 +01:00 |
uvjustin
|
5654490aa8
|
Update version requirements for httpcore and anyio (#64711)
|
2022-01-22 13:52:41 -10:00 |
Allen Porter
|
fec669f9c8
|
Revert "Add version constraint for google-auth (#64583)" (#64605)
This reverts commit 3792b8b3ca .
|
2022-01-21 08:12:04 +01:00 |
Marc Mueller
|
3792b8b3ca
|
Add version constraint for google-auth (#64583)
|
2022-01-21 00:11:22 +01:00 |
Marc Mueller
|
c6acd8efa4
|
Pin python-engineio and python-socketio (#64074)
Prevent potential dependency conflicts between sisyphus-control and aioambient
|
2022-01-14 10:25:28 +02:00 |
Franck Nijhof
|
d1eecba36a
|
Pin libcst==0.3.23 (#64036)
|
2022-01-13 18:25:28 +01:00 |
Marc Mueller
|
0922627612
|
Remove unused pillow 8.2.0 constraint (#64011)
|
2022-01-13 00:28:32 +01:00 |
Allen Porter
|
aab5a097a0
|
Bump google-cloud-pubsub to 2.9.0 (attempt #3) (#63911)
|
2022-01-11 17:25:50 +01:00 |
Shay Levy
|
1f92c25b8c
|
Remove package constraint to websockets (#63703)
|
2022-01-09 05:04:19 +01:00 |
Matt Zimmerman
|
ae3ff0a8ce
|
Skip empty test directories in gen_requirements_all (#62970)
|
2022-01-07 16:45:27 +01:00 |
Allen Porter
|
1ed2497ec9
|
Revert "Bump google-cloud-pubsub to 2.9.0 (attempt #2) (#63522)" (#63561)
This reverts commit 1baa3d87d1 .
|
2022-01-06 09:46:11 -08:00 |
Allen Porter
|
1baa3d87d1
|
Bump google-cloud-pubsub to 2.9.0 (attempt #2) (#63522)
|
2022-01-06 15:47:06 +01:00 |
Franck Nijhof
|
ce31af5b42
|
Revert "Bump google-cloud-pubsub to 2.9.0 (to bump grpcio)" (#63517)
|
2022-01-05 22:50:11 +01:00 |
Allen Porter
|
f786237def
|
Bump google-cloud-pubsub to 2.9.0 (#63493)
The primary motivation is to kick off building wheels for grpcio
|
2022-01-05 12:03:45 -08:00 |
epenet
|
25cf690b20
|
Tidy up package constraint messages (#61866)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-15 12:28:04 +01:00 |
Martin Hjelmare
|
a818afdad1
|
Revert pillow 8.3.2 (#61793)
* Revert "Bump pillow from 8.2.0 to 8.3.2 (#61661)"
This reverts commit 3635946211 .
* Add comment
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Fix comment
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2021-12-15 03:10:06 +01:00 |
Paulus Schoutsen
|
009a28ba7a
|
Block pytest_asyncio (#61141)
|
2021-12-06 22:07:56 -08:00 |
Franck Nijhof
|
32784d1b83
|
Constrain urllib3 to >=1.26.5 (#59043)
|
2021-11-04 11:21:30 +01:00 |
J. Nick Koston
|
2b175a37a7
|
Add package constraint to websockets (#58626)
|
2021-10-28 21:32:22 +02:00 |
uvjustin
|
dd9bfe7aa0
|
Add package constraint anyio>=3.3.1 (#55997)
|
2021-09-09 15:33:09 +02:00 |
Ian
|
de5a22953d
|
Whole-string match reqs in comment_requirement (#55192)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-08-30 08:20:02 -07:00 |
Joakim Sørensen
|
2fcd77098d
|
Pin regex to 2021.8.28 (#55368)
|
2021-08-28 15:00:14 +02:00 |
Allen Porter
|
58f170ba45
|
Pin google-api-core to avoid new version of grpcio (#55115)
|
2021-08-24 09:43:29 +02:00 |