Merge branch 'develop' into dependabot/pip/develop/numpy-1.25.0
This commit is contained in:
+5
-5
@@ -1,13 +1,13 @@
|
||||
numpy==1.25.0; python_version > '3.8'
|
||||
numpy==1.24.3; python_version <= '3.8'
|
||||
pandas==2.0.2
|
||||
pandas==2.0.3
|
||||
pandas-ta==0.3.14b
|
||||
|
||||
ccxt==3.1.44
|
||||
ccxt==4.0.12
|
||||
cryptography==41.0.1; platform_machine != 'armv7l'
|
||||
cryptography==40.0.1; platform_machine == 'armv7l'
|
||||
aiohttp==3.8.4
|
||||
SQLAlchemy==2.0.16
|
||||
SQLAlchemy==2.0.17
|
||||
python-telegram-bot==20.3
|
||||
# can't be hard-pinned due to telegram-bot pinning httpx with ~
|
||||
httpx>=0.24.1
|
||||
@@ -39,7 +39,7 @@ orjson==3.9.1
|
||||
sdnotify==0.3.2
|
||||
|
||||
# API Server
|
||||
fastapi==0.97.0
|
||||
fastapi==0.99.1
|
||||
pydantic==1.10.9
|
||||
uvicorn==0.22.0
|
||||
pyjwt==2.7.0
|
||||
@@ -61,5 +61,5 @@ schedule==1.2.0
|
||||
websockets==11.0.3
|
||||
janus==1.0.0
|
||||
|
||||
ast-comments==1.0.1
|
||||
ast-comments==1.1.0
|
||||
packaging==23.1
|
||||
|
||||
Reference in New Issue
Block a user