mirror of
https://github.com/sprockets/sprockets-statsd.git
synced 2024-11-21 19:28:35 +00:00
Update coverage version
Python 3.11 made some AST-related changes that breaks branch detection in older versions.
This commit is contained in:
parent
d930012b7e
commit
44baf2e025
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ install_requires =
|
|||
tornado =
|
||||
tornado>=5
|
||||
dev =
|
||||
coverage==5.5
|
||||
coverage==7.2.7
|
||||
flake8==3.9.2
|
||||
flake8-import-order==0.18.1
|
||||
sphinx==4.1.1
|
||||
|
|
Loading…
Reference in a new issue