mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
9856c2cfc4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.9.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.8.2...v2.9.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
67 lines
1.2 KiB
Plaintext
67 lines
1.2 KiB
Plaintext
numpy==1.26.4
|
|
pandas==2.2.2
|
|
bottleneck==1.4.0
|
|
numexpr==2.10.1
|
|
pandas-ta==0.3.14b
|
|
|
|
ccxt==4.3.93
|
|
cryptography==42.0.8; platform_machine == 'armv7l'
|
|
cryptography==43.0.1; platform_machine != 'armv7l'
|
|
aiohttp==3.10.5
|
|
SQLAlchemy==2.0.32
|
|
python-telegram-bot==21.5
|
|
# can't be hard-pinned due to telegram-bot pinning httpx with ~
|
|
httpx>=0.24.1
|
|
humanize==4.10.0
|
|
cachetools==5.5.0
|
|
requests==2.32.3
|
|
urllib3==2.2.2
|
|
jsonschema==4.23.0
|
|
TA-Lib==0.4.32
|
|
technical==1.4.4
|
|
tabulate==0.9.0
|
|
pycoingecko==3.1.0
|
|
jinja2==3.1.4
|
|
# Tables 3.10 dropped support for Python 3.9
|
|
tables==3.9.1; python_version < "3.10"
|
|
tables==3.10.1; python_version >= "3.10"
|
|
joblib==1.4.2
|
|
rich==13.8.0
|
|
pyarrow==17.0.0; platform_machine != 'armv7l'
|
|
|
|
# find first, C search in arrays
|
|
py_find_1st==1.1.6
|
|
|
|
# Load ticker files 30% faster
|
|
python-rapidjson==1.20
|
|
# Properly format api responses
|
|
orjson==3.10.7
|
|
|
|
# Notify systemd
|
|
sdnotify==0.3.2
|
|
|
|
# API Server
|
|
fastapi==0.112.2
|
|
pydantic==2.9.0
|
|
uvicorn==0.30.6
|
|
pyjwt==2.9.0
|
|
aiofiles==24.1.0
|
|
psutil==6.0.0
|
|
|
|
# Building config files interactively
|
|
questionary==2.0.1
|
|
prompt-toolkit==3.0.36
|
|
# Extensions to datetime library
|
|
python-dateutil==2.9.0.post0
|
|
pytz==2024.1
|
|
|
|
#Futures
|
|
schedule==1.2.2
|
|
|
|
#WS Messages
|
|
websockets==13.0.1
|
|
janus==1.0.0
|
|
|
|
ast-comments==1.2.2
|
|
packaging==24.1
|