mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Remove <3.11 pin for tqdm
This commit is contained in:
parent
127b0a2e50
commit
238581ee7a
|
@ -10,4 +10,4 @@ sb3_contrib>=2.0.0a4
|
|||
# Gym is forced to this version by stable-baselines3.
|
||||
setuptools==65.5.1 # Should be removed when gym is fixed.
|
||||
# Progress bar for stable-baselines3 and sb3-contrib
|
||||
tqdm==4.65.0; python_version < '3.11'
|
||||
tqdm==4.65.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user