From 683f1f3ddde13390781318b9fe4a6841ea35d145 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 29 Apr 2024 06:21:29 +0200 Subject: Adding upstream version 2.0.1. Signed-off-by: Daniel Baumann --- benchmark/requirements.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 benchmark/requirements.txt (limited to 'benchmark/requirements.txt') 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 -- cgit v1.2.3