aioredis -> redis

This commit is contained in:
Oleg Sheynin 2024-08-24 17:59:50 -04:00
parent 6e08bf1cc1
commit ed207a3c67
8 changed files with 8 additions and 8 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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