summaryrefslogtreecommitdiffstats
path: root/benchmark/requirements.txt
blob: 93d19c1dc1c6d73c7cd034240a176e81a405e4de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# NOTE
# Tomli-W itself is not included here because tox is used to read
# this file and install the deps, and it handles the Tomli-W
# installation separately.
pytomlpp
toml
tomlkit
qtoml
# comment out TOML v1.0.0 incompatible rtoml
#rtoml

# for reading data.toml
tomli