1 parent cff041f commit 86ba897Copy full SHA for 86ba897
1 file changed
requirements-audit.txt
@@ -1,4 +1,4 @@
1
# Runtime dependencies only. CI resolves these constraints and audits the full transitive set.
2
httpx>=0.27,<1
3
rich>=13.7,<15
4
-tomli>=2.0; python_version < "3.11"
+tomli>=2.4.1; python_version < "3.11"
0 commit comments