Dump progressbar2 dependency

This commit is contained in:
Matthias 2023-04-09 17:01:07 +02:00
parent 4c1de4ad56
commit 299e788891
2 changed files with 0 additions and 2 deletions

View File

@ -6,4 +6,3 @@ scipy==1.10.1
scikit-learn==1.1.3
scikit-optimize==0.9.0
filelock==3.10.6
progressbar2==4.2.0

View File

@ -8,7 +8,6 @@ hyperopt = [
'scikit-learn',
'scikit-optimize>=0.7.0',
'filelock',
'progressbar2',
]
freqai = [