Commit Graph

39 Commits

Author SHA1 Message Date
Adeeb Shihadeh ccac0cba21 fix bootsplash blink on magic handoff (#575) 2026-05-02 17:28:00 -07:00
Adeeb Shihadeh d7a4fc50bf sync openpilot dependencies 2026-04-30 19:44:28 -07:00
Adeeb Shihadeh 18326f08ac relock openpilot dependencies 2026-04-30 18:46:30 -07:00
Adeeb Shihadeh 89b1427965 update venv deps 2026-04-30 11:43:50 -07:00
Adeeb Shihadeh ec5ff006da revert uv.lock to agnos 16 versions (#545)
* revert uv.lock to agnos 16 versions

* lil more
2026-03-08 16:35:31 -07:00
Adeeb Shihadeh 47e1c5234e update python deps 2026-03-04 12:50:18 -08:00
Shane Smiskol 2d374185aa use new vendored deps from commaai/dependencies (#531)
* sync

* remove apt packages now vendored in commaai/dependencies

- bzip2: commaai/openpilot#37342, commaai/openpilot#37459
- libbz2-dev: commaai/openpilot#37342, commaai/openpilot#37459
- libeigen3-dev: commaai/openpilot#37339
- libzmq3-dev: commaai/openpilot#37333
- libzstd-dev: commaai/openpilot#37376
- zstd: commaai/openpilot#37376
- libssl-dev: commaai/openpilot#37381
- libjpeg-dev: commaai/openpilot#37371, commaai/openpilot#37381
- cppcheck: commaai/openpilot#34248
- gettext: commaai/openpilot#37372

* update

* trim down list

* revert that

* rm old capnp build

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2026-03-04 09:59:43 -08:00
Adeeb Shihadeh 205f9b1ccf update python packages 2026-02-22 12:12:43 -08:00
Maxime Desroches a1fd18d81d bump raylib wheel 2025-11-11 14:52:56 -08:00
Maxime Desroches e02a6e3771 bump raylib 2025-11-06 21:05:47 -08:00
Maxime Desroches 50cf4eda51 bump raylib wheel 2025-11-06 00:33:12 -08:00
Maxime Desroches 87fc4745e5 magic: robust init (#497)
* perm

* check

* wheel
2025-10-16 23:50:33 -07:00
Maxime Desroches dcca2408bc update raylib wheel 2025-10-15 23:34:50 -07:00
Maxime Desroches 689537765d replace weston with magic (#493)
* magic

* magic magic magic

* fix

* fix this
2025-10-11 04:44:47 -07:00
Maxime Desroches 289c0f15d8 sync python packages 2025-10-11 04:31:28 -07:00
Adeeb Shihadeh c5f27ca7bf sync openpilot packages 2025-09-07 12:24:02 -07:00
Adeeb Shihadeh d6df036c22 add flaky and spidev2 2025-09-02 19:17:54 -07:00
Maxime Desroches 2b2bb7374d sync python packages 2025-08-26 11:56:32 -07:00
Maxime Desroches f30d7dea31 new raylib wheel (#482)
ray
2025-08-04 16:03:30 -07:00
Adeeb Shihadeh 63fa951207 add py-spy 2025-08-02 16:44:24 -07:00
Maxime Desroches 64d9f05915 update raylib wheel 2025-07-26 15:12:22 -07:00
Maxime Desroches 7f05ac607f sync python packages 2025-06-13 14:39:55 -07:00
Maxime Desroches 773528173e new raylib wheel 2025-05-27 19:17:38 -07:00
Maxime Desroches 7633a730a7 pin libusb1 2025-05-07 15:28:48 -07:00
Maxime Desroches c920f1834f sync python packages 2025-05-06 11:43:14 -07:00
Maxime Desroches c5c2969150 add xattr package comment 2025-05-05 17:03:45 -07:00
Maxime Desroches 29726528d1 lock python deps 2025-05-05 17:01:14 -07:00
Adeeb Shihadeh 110a14ab77 add dbus-next 2025-03-07 11:47:59 -08:00
Adeeb Shihadeh 1f05cd58c4 update openpilot deps 2025-03-03 09:40:51 -08:00
Maxime Desroches c84d574501 raylib python bindings (#454)
add
2025-02-05 19:08:17 -08:00
Adeeb Shihadeh dd8f8e2205 provisioning dependencies (#450)
* provisioning dependencies

* disable
2025-02-02 12:40:58 -08:00
Adeeb Shihadeh 4f985359be remove phantom touch logger 2024-12-17 15:34:26 -08:00
Mauricio Alvarez Leon d71ef11041 Revert "add some debugging python packages" (#415)
This reverts commit fbe1f0078b.
2024-12-12 10:52:02 -08:00
Adeeb Shihadeh fbe1f0078b add some debugging python packages 2024-12-05 11:29:55 -08:00
Adeeb Shihadeh 414fd93858 add ipython 2024-10-30 15:07:38 -07:00
Andrei Radulescu 999a7c1180 add missing python dev dependencies (#376)
* add openpilot[dev]

* replace uv pip with uv sync (again)

* [upload]
2024-09-18 10:31:39 -07:00
Andrei Radulescu 4457f9b27f Add missing evdev, smbus2 and inputs (#361)
* add evdev & smbus2; sync openpilot

* update uv.lock

* [upload]

---------

Co-authored-by: Comma Device <device@comma.ai>
2024-09-11 13:31:51 -07:00
Andrei Radulescu 1b506cf44b don't use uv sync for system environment (#341)
* don't use uv sync for system environment
https://docs.astral.sh/uv/concepts/projects/#configuring-the-project-environment-path

* [upload]

* no workspace maybe

* removed openpilot[dev] and created agnos[dev] instead
[upload]

* actually don't install extras now [upload]
2024-09-05 11:27:58 -07:00
Andrei Radulescu 30500eee39 Split out openpilot and agnos python dependencies (#265)
* make openpilot a dependency of agnos

* cleaner curls [upload]

* adding required dbus-python and pyopencl [upload]

* check in openpilot pyproject.toml and uv.lock

* ignore openpilot uv.lock

* remove allow-direct-references

* codespell: ignore openpilot python deps folder

* use a uv workspace instead
https://docs.astral.sh/uv/concepts/workspaces/

* codespell: ignore uv folder

* uv lock in sync

* agnos optional deps are never installed

* uv temp fix for dbus-python error

* uv agnos virtual

* update openpilot pyproject.toml

* also install openpilot testing

* sourcing is needed [upload]

* [upload]

* update openpilot uv.lock

* fix wrong env for uv sync

* added openpilot[testing]

* openpilot uv.lock is now workspace uv.lock

* [upload]

* no more uv.lock download

* new uv.lock

* openpilot[dev] + uv lock --upgrade

* [upload]

---------

Co-authored-by: Comma Device <device@comma.ai>
2024-09-04 13:16:40 -07:00