Merge branch 'develop' into dependabot/pip/develop/types-python-dateutil-2.8.19.11

This commit is contained in:
Matthias 2023-04-03 13:41:10 +02:00 committed by GitHub
commit 0c9c9fff0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View File

@ -15,10 +15,10 @@ repos:
additional_dependencies:
- types-cachetools==5.3.0.5
- types-filelock==3.2.7
- types-requests==2.28.11.16
- types-requests==2.28.11.17
- types-tabulate==0.9.0.1
- types-python-dateutil==2.8.19.11
- SQLAlchemy==2.0.7
- SQLAlchemy==2.0.8
# stages: [push]
- repo: https://github.com/pycqa/isort

View File

@ -7,7 +7,7 @@
-r docs/requirements-docs.txt
coveralls==3.3.1
ruff==0.0.259
ruff==0.0.260
mypy==1.1.1
pre-commit==3.2.1
pytest==7.2.2
@ -27,6 +27,6 @@ nbconvert==7.2.10
# mypy types
types-cachetools==5.3.0.5
types-filelock==3.2.7
types-requests==2.28.11.16
types-requests==2.28.11.17
types-tabulate==0.9.0.1
types-python-dateutil==2.8.19.11

View File

@ -1,4 +1,4 @@
# Include all requirements to run the bot.
-r requirements.txt
plotly==5.13.1
plotly==5.14.0

View File

@ -5,7 +5,7 @@ pandas-ta==0.3.14b
ccxt==3.0.50
cryptography==40.0.1
aiohttp==3.8.4
SQLAlchemy==2.0.7
SQLAlchemy==2.0.8
python-telegram-bot==13.15
arrow==1.2.3
cachetools==4.2.2
@ -28,7 +28,7 @@ py_find_1st==1.1.5
# Load ticker files 30% faster
python-rapidjson==1.10
# Properly format api responses
orjson==3.8.8
orjson==3.8.9
# Notify systemd
sdnotify==0.3.2