File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -56,3 +56,4 @@ Valentin Iovene - val [at] too [dot] gy
56
56
Julian Wollrath
57
57
Mattori Birnbaum - me [at] mattori [dot] com - https://mattori.com
58
58
Pi R
59
+ Alnoman Kamil - noman [at] kamil [dot] gr - https://kamil.gr
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ may want to subscribe to `GitHub's tag feed
11
11
======
12
12
not released yet
13
13
14
- * UPDATED REQUIREMENT urwid is now required >= 2.1.0
14
+ * UPDATED REQUIREMENT urwid is now required >= 2.6.15
15
15
* NEW REQUIREMENT for tests on python >= 3.12: pkg_resources
16
16
* optimization in ikhal when editing events in the far future or past
17
17
* FIX an issue in ikhal with updating the view of the event list after editing
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies = [
28
28
" click>=3.2" ,
29
29
" click_log>=0.2.0" ,
30
30
" icalendar>=4.0.3" ,
31
- " urwid>=2.1.0 " ,
31
+ " urwid>=2.6.15 " ,
32
32
" pyxdg" ,
33
33
" pytz" ,
34
34
" python-dateutil" ,
You can’t perform that action at this time.
0 commit comments