Bump requirements

This commit is contained in:
Alex Root Junior 2022-11-06 04:37:46 +02:00
parent 1243dd9861
commit 65f08902f4
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@ pytest-asyncio==0.19.*
tox==3.26.*
aresponses==2.1.*
aioredis==2.0.*
redis[hiredis]>=4.3,<4.4
wheel>=0.31.*
Sphinx==5.1.*
sphinx-rtd-theme==1.0.*

View file

@ -1,5 +1,5 @@
[tox]
envlist = py38
envlist = py38,py39,py310,py311
[testenv]
deps = -rdev_requirements.txt