aioredis -> redis
This commit is contained in:
parent
6e08bf1cc1
commit
ed207a3c67
@ -4,4 +4,4 @@ psycopg>=3.2.1
|
|||||||
hjson>=3.1.0
|
hjson>=3.1.0
|
||||||
pandas>=1.5.3
|
pandas>=1.5.3
|
||||||
sortedcontainers>=2.4.0
|
sortedcontainers>=2.4.0
|
||||||
aioredis>=2.0.1
|
redis>=5.0.8
|
||||||
@ -2,6 +2,6 @@ aiohttp>=3.7.4.post0
|
|||||||
nest-asyncio>=1.5.5
|
nest-asyncio>=1.5.5
|
||||||
hjson>=3.1.0
|
hjson>=3.1.0
|
||||||
sortedcontainers>=2.4.0
|
sortedcontainers>=2.4.0
|
||||||
aioredis>=2.0.1
|
redis>=5.0.8
|
||||||
python-dateutil>=2.8.2
|
python-dateutil>=2.8.2
|
||||||
types-python-dateutil>=2.8.19.6
|
types-python-dateutil>=2.8.19.6
|
||||||
|
|||||||
@ -4,4 +4,4 @@ psycopg>=3.2.1
|
|||||||
hjson>=3.1.0
|
hjson>=3.1.0
|
||||||
pandas>=1.5.3
|
pandas>=1.5.3
|
||||||
sortedcontainers>=2.4.0
|
sortedcontainers>=2.4.0
|
||||||
aioredis>=2.0.1
|
redis>=5.0.8
|
||||||
|
|||||||
@ -4,4 +4,4 @@ psycopg>=3.2.1
|
|||||||
hjson>=3.1.0
|
hjson>=3.1.0
|
||||||
pandas>=1.5.3
|
pandas>=1.5.3
|
||||||
sortedcontainers>=2.4.0
|
sortedcontainers>=2.4.0
|
||||||
aioredis>=2.0.1
|
redis>=5.0.8
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
aiohttp>=3.7.4.post0
|
aiohttp>=3.7.4.post0
|
||||||
aioredis>=2.0.1
|
redis>=5.0.8
|
||||||
nest-asyncio>=1.5.5
|
nest-asyncio>=1.5.5
|
||||||
hjson>=3.1.0
|
hjson>=3.1.0
|
||||||
sortedcontainers>=2.4.0
|
sortedcontainers>=2.4.0
|
||||||
|
|||||||
@ -8,4 +8,4 @@ ta>=0.10.2
|
|||||||
tables>=3.9.1
|
tables>=3.9.1
|
||||||
psycopg>=3.2.1
|
psycopg>=3.2.1
|
||||||
#
|
#
|
||||||
aioredis>=2.0.1
|
redis>=5.0.8
|
||||||
|
|||||||
@ -4,7 +4,7 @@ hjson>=3.1.0
|
|||||||
sortedcontainers>=2.4.0
|
sortedcontainers>=2.4.0
|
||||||
pandas>=1.5.3
|
pandas>=1.5.3
|
||||||
#
|
#
|
||||||
aioredis>=2.0.1
|
redis>=5.0.8
|
||||||
#
|
#
|
||||||
python-dateutil>=2.8.2
|
python-dateutil>=2.8.2
|
||||||
types-python-dateutil>=2.8.19.6
|
types-python-dateutil>=2.8.19.6
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
aiohttp>=3.7.4.post0
|
aiohttp>=3.7.4.post0
|
||||||
aioredis>=2.0.1
|
redis>=5.0.8
|
||||||
nest-asyncio>=1.5.5
|
nest-asyncio>=1.5.5
|
||||||
hjson>=3.1.0
|
hjson>=3.1.0
|
||||||
sortedcontainers>=2.4.0
|
sortedcontainers>=2.4.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user