This commit is contained in:
Xavier Garceau-Aranda 2026-03-21 08:34:13 +01:00 committed by GitHub
commit 7d28518afc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -43,7 +43,6 @@ setup(
extras_require = {
'Interactive': [
'pebble.loghash>=2.6',
'prompt_toolkit>=0.55',
],
},