mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Re-pin Flask - still necessary.
This commit is contained in:
parent
7687590f7f
commit
036812aef2
1 changed files with 4 additions and 1 deletions
|
|
@ -15,5 +15,8 @@ psutil
|
|||
## Used in Python code that is run/debugged by the tests:
|
||||
|
||||
django
|
||||
flask
|
||||
requests
|
||||
|
||||
# https://github.com/microsoft/ptvsd/issues/1574
|
||||
# Remove specific version once Flask 1.1.2 is released.
|
||||
flask==1.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue