Merge pull request #12831 from freqtrade/dependabot/pip/develop/tqdm-4.67.3

chore(deps): bump tqdm from 4.67.2 to 4.67.3
This commit is contained in:
Matthias
2026-02-16 06:38:01 +01:00
committed by GitHub

View File

@@ -8,4 +8,4 @@ gymnasium==1.2.3
stable_baselines3==2.7.1; sys_platform != 'darwin' or platform_machine != 'x86_64'
sb3_contrib>=2.2.1; sys_platform != 'darwin' or platform_machine != 'x86_64'
# Progress bar for stable-baselines3 and sb3-contrib
tqdm==4.67.2
tqdm==4.67.3