diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..ba823a44 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +# Minimal set of requirements for benchmarking any library +# See envs/requirements-sklearn.txt for other requirements +# that are needed to profile all the libraries being tested +scikit-learn +pandas +tabulate +fastparquet +h5py +openpyxl +tqdm +psutil +requests +py-cpuinfo