Updated testtools version to work with Python 3.10
parent
448b4c07c1
commit
8cfdfd898d
|
@ -23,7 +23,7 @@ pbr==3.1.1
|
|||
pycodestyle>=2.5.0
|
||||
python-mimeparse==1.6.0
|
||||
testscenarios==0.5.0
|
||||
testtools==2.3.0
|
||||
testtools==2.5.0
|
||||
traceback2==1.4.0
|
||||
selenium==4.0.0a6
|
||||
coverage==5.0.1
|
||||
|
|
Loading…
Reference in New Issue