summaryrefslogtreecommitdiffstats
path: root/benchmark/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/requirements.txt')
-rw-r--r--benchmark/requirements.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/benchmark/requirements.txt b/benchmark/requirements.txt
new file mode 100644
index 0000000..2433985
--- /dev/null
+++ b/benchmark/requirements.txt
@@ -0,0 +1,9 @@
+# NOTE
+# Tomli itself is not included here because tox is used to read
+# this file and install the deps, and it handles the Tomli
+# installation separately.
+pytomlpp
+toml
+tomlkit
+qtoml
+rtoml