Files
anki/python
Damien Elmes 4fc535ec88 Dependency updates (#3040)
* Update JS deps

* Update semver-compat Rust deps

* Update some semver-incompat Rust deps

- hyper/axum held back because reqwests is not ready
- rusqlite held back due to burn-rs incompat version
- wiremock held back due to compile issue

* pylint wants changes to our _rsbridge.pyi

* Update Python deps

Also solves a security warning in orjson

Reformat with latest black
2024-02-28 16:28:04 +07:00
..
2021-10-18 19:50:40 +10:00
2022-11-27 15:24:20 +10:00
2022-11-27 15:24:20 +10:00
2024-02-18 11:21:50 +07:00
2024-02-18 11:21:50 +07:00
2024-02-18 11:21:50 +07:00
2024-02-18 11:21:50 +07:00
2024-02-18 11:21:50 +07:00
2024-02-18 11:21:50 +07:00

  • To achieve reproducible builds we use pip-tools to lock packages to a particular version - see update_python_deps.sh
  • write_wheel.py is used to generate our wheels.