mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
938c724395
* use global pin for requests * unify on yaml for workflo files * format workflow files * pin action versions * fix pinned version * use system venv * switch args * remove uv for now and add setting for pyyaml * use requirements file * also switch on docker flow * generate hashes * added hashes to reqs * add hashes for CI too * add hash checking * require hashes everywhere possible * require hashes where possible in docker
4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
# Packages needed for CI
|
|
requests==2.31.0
|
|
pyyaml==6.0.1
|