mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-21 19:03:08 +00:00
chore: update test requirements
This commit is contained in:
parent
8db11d3240
commit
40424c2705
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
-r requirements.txt
|
||||
pylint===2.1.1
|
||||
pylint-django===2.0.2
|
||||
astroid==2.0.4
|
||||
pylint===2.8.2
|
||||
pylint-django===2.4.4
|
||||
astroid==2.5.6
|
||||
black==20.8b1
|
||||
|
|
Loading…
Reference in a new issue