aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/ryml/api/python/requirements.txt
diff options
context:
space:
mode:
authorLiam Mitchell <[email protected]>2026-03-09 19:06:36 -0700
committerLiam Mitchell <[email protected]>2026-03-09 19:06:36 -0700
commitd1abc50ee9d4fb72efc646e17decafea741caa34 (patch)
treee4288e00f2f7ca0391b83d986efcb69d3ba66a83 /thirdparty/ryml/api/python/requirements.txt
parentAllow requests with invalid content-types unless specified in command line or... (diff)
parentupdated chunk–block analyser (#818) (diff)
downloadzen-d1abc50ee9d4fb72efc646e17decafea741caa34.tar.xz
zen-d1abc50ee9d4fb72efc646e17decafea741caa34.zip
Merge branch 'main' into lm/restrict-content-type
Diffstat (limited to 'thirdparty/ryml/api/python/requirements.txt')
-rw-r--r--thirdparty/ryml/api/python/requirements.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/thirdparty/ryml/api/python/requirements.txt b/thirdparty/ryml/api/python/requirements.txt
deleted file mode 100644
index 86c126420..000000000
--- a/thirdparty/ryml/api/python/requirements.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-ruamel.yaml
-ninja
-pyyaml
-prettytable
-pytest