mirror of
https://github.com/ankitects/anki.git
synced 2026-04-02 15:20:20 -04:00
* 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
- 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.