Merge pull request #10105 from freqtrade/feat/humanize

Replace arrow with humanize
This commit is contained in:
Matthias
2024-04-23 09:46:35 +02:00
committed by GitHub
10 changed files with 35 additions and 34 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ SQLAlchemy==2.0.29
python-telegram-bot==21.1.1
# can't be hard-pinned due to telegram-bot pinning httpx with ~
httpx>=0.24.1
arrow==1.3.0
humanize==4.9.0
cachetools==5.3.3
requests==2.31.0
urllib3==2.2.1