mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Remove unused dependencies and unnecessary version pins.
This commit is contained in:
parent
a3acba68d5
commit
7687590f7f
1 changed files with 1 additions and 6 deletions
|
|
@ -10,15 +10,10 @@ tox
|
|||
|
||||
## Used by test helpers:
|
||||
|
||||
colorama
|
||||
psutil
|
||||
pygments
|
||||
|
||||
## 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