Remove arrow as dependency

it seems to be no longer maintained
This commit is contained in:
Matthias
2024-04-21 15:52:02 +02:00
parent 54c2febe1c
commit 03835350c0
2 changed files with 0 additions and 2 deletions

View File

@@ -73,7 +73,6 @@ setup(
'ccxt>=4.2.47',
'SQLAlchemy>=2.0.6',
'python-telegram-bot>=20.1',
'arrow>=1.0.0',
'humanize>=4.0.0',
'cachetools',
'requests',