mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
14 lines
356 B
Diff
14 lines
356 B
Diff
diff --git a/setup.py b/setup.py
|
|
index 180139d..5582359 100644
|
|
--- a/setup.py
|
|
+++ b/setup.py
|
|
@@ -32,7 +32,7 @@ setup(
|
|
install_requires=[
|
|
'sentry_sdk>=0.13.5',
|
|
'colorama>=0.4.3',
|
|
- 'readchar>=2.0.1',
|
|
+ 'readchar>=2.0.0',
|
|
'youtube_dl>=2020.9.20',
|
|
'certifi>=2020.4.5.2',
|
|
'html2text>=2020.1.16',
|