chore: pin ccxt version to more recent number

This commit is contained in:
Matthias
2025-03-17 17:55:33 +01:00
parent d665a01fe6
commit fddceb2572

View File

@@ -29,7 +29,7 @@ classifiers = [
dependencies = [
# from requirements.txt
"ccxt>=4.3.24",
"ccxt>=4.4.60",
"SQLAlchemy>=2.0.6",
"python-telegram-bot>=20.1",
"humanize>=4.0.0",