Fix flaky port selection in registry tests
Depends on https://github.com/jarus/flask-testing/pull/98 [Fixes #136705135]
This commit is contained in:
parent
9667eab12c
commit
b3a74b94b3
4 changed files with 3 additions and 18 deletions
|
@ -24,7 +24,7 @@ Flask-Login==0.3.2
|
|||
Flask-Mail==0.9.1
|
||||
Flask-Principal==0.4.0
|
||||
Flask-RESTful==0.2.12
|
||||
Flask-Testing==0.6.1
|
||||
-e git+https://github.com/jarus/flask-testing.git@d60d431b3f2bc1b4b335579633e65978efa0a755#egg=Flask-Testing
|
||||
funcparserlib==0.3.6
|
||||
funcsigs==1.0.2
|
||||
functools32==3.2.3.post2
|
||||
|
|
Reference in a new issue