upgrade requirements
This commit is contained in:
parent
c18208aa30
commit
c9eea451ef
2 changed files with 9 additions and 22 deletions
|
|
@ -2,13 +2,13 @@ mypy==0.931
|
|||
pre-commit==2.17.0
|
||||
pylint==2.12.2
|
||||
pytest==6.2.5
|
||||
pytest-cov==3.0.0
|
||||
types-cachetools==4.2.9
|
||||
pytest-asyncio==0.17.2
|
||||
pytest-aiohttp==1.0.3
|
||||
testfixtures==6.18.3
|
||||
pytest-asyncio==0.17.2
|
||||
pytest-cov==3.0.0
|
||||
pytest-env==0.6.2
|
||||
pytest-timeout==2.1.0
|
||||
testfixtures==6.18.3
|
||||
types-cachetools==4.2.9
|
||||
|
||||
#pbr = "*"
|
||||
#autoflake = "*"
|
||||
|
|
|
|||
|
|
@ -1,20 +1,7 @@
|
|||
aiohttp==3.6.2
|
||||
aiohttp-jinja2==1.2.0
|
||||
async-timeout==3.0.1
|
||||
atomicwrites==1.3.0
|
||||
attrs==19.3.0
|
||||
chardet==3.0.4
|
||||
docopt==0.6.2
|
||||
aiohttp==3.8.1
|
||||
aiohttp-jinja2==1.5
|
||||
cachetools==5.0.0
|
||||
hbmqtt==0.9.5
|
||||
idna==2.8
|
||||
Jinja2==2.10.3
|
||||
MarkupSafe==1.1.1
|
||||
multidict==4.5.2
|
||||
passlib==1.7.2
|
||||
PyYAML==5.3b1
|
||||
six==1.13.0
|
||||
tinydb==3.15.2
|
||||
transitions==0.7.1
|
||||
Jinja2==3.0.3
|
||||
tinydb==4.6.1
|
||||
websockets==8.1
|
||||
yarl==1.3.0
|
||||
cachetools==4.2.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue