Removed spdlog as requirement

This commit is contained in:
Andreas Tsouchlos 2022-11-18 13:35:09 +01:00
parent 2cfbbd529c
commit 5c3dc58c5d

View File

@ -2,5 +2,4 @@ matplotlib==3.6.2
numpy==1.23.4 numpy==1.23.4
pandas==1.5.1 pandas==1.5.1
seaborn==0.12.1 seaborn==0.12.1
spdlog==2.0.4
tqdm==4.64.1 tqdm==4.64.1