Files
anki/python
Damien Elmes b241ab9492 Dependency updates (#3403)
* Bump Python deps

Primarily for flask-cors CVE

* Bump TS deps; pin license checker

Current checker is missing the binary
https://github.com/RSeidelsohn/license-checker-rseidelsohn/issues/118

* Update Rust deps

Hyper and axum are held back as we currently make use of the older
http library that reqwest pulls in
2024-09-04 12:21:50 +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.