mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
83191d3fbf
* hard-pin doc requirements * update docs and commands * hard pin container requirements * check hashes in image build * remove seperate uv install (is in base_requirements) * containers already ships 3.11 - adjust packaging * move build deps to general ci requirements * install yarn using native tools Closes https://github.com/inventree/InvenTree/security/code-scanning/95 Closes https://github.com/inventree/InvenTree/security/code-scanning/96 * merge install steps * adapt install command args to be similar * adapt docs to suggest safer install arg * fix install path * update dependabot settings
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
# Packages needed for CI/packages
|
|
requests==2.31.0
|
|
pyyaml==6.0.1
|
|
jc==1.25.2
|