mirror of
https://github.com/certbot/certbot.git
synced 2026-04-26 08:39:19 -04:00
reduce ipdb version (#5408)
This commit is contained in:
parent
3acf5d1ef9
commit
39472f88de
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ futures==3.1.1
|
|||
google-api-python-client==1.5
|
||||
httplib2==0.10.3
|
||||
imagesize==0.7.1
|
||||
ipdb==0.10.3
|
||||
ipdb==0.10.2
|
||||
ipython==5.5.0
|
||||
ipython-genutils==0.2.0
|
||||
Jinja2==2.9.6
|
||||
|
|
|
|||
Loading…
Reference in a new issue