We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd7ce0 commit 45cc8bdCopy full SHA for 45cc8bd
1 file changed
requirements-lock.txt
@@ -3,8 +3,6 @@
3
# Update: pip-compile requirements.txt --output-file requirements-lock.txt --no-header --annotation-style=line --allow-unsafe --upgrade
4
# Run periodically (e.g. via the "Update dependency lock file" CI workflow) to pick up
5
# upstream patch / security releases within the bounded ranges in requirements.txt.
6
-# Lock is generated on Linux (CI / update-lock.yml). Windows-only transitives (e.g.
7
-# colorama via click) are omitted — pip still installs them on Windows when needed.
8
blinker==1.9.0 # via flask
9
click==8.4.1 # via flask
10
defusedxml==0.7.1 # via fpdf2
0 commit comments