Skip to content

Commit 8c19fbf

Browse files
conda: bump urwid dependency
1 parent 7d9a34a commit 8c19fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- python
1818
- pyzmq >=22
1919
- importlib_metadata >=5.0 # [py<3.12]
20-
- urwid >=2,<3,!=2.6.2,!=2.6.3
20+
- urwid >=2.2,<3,!=2.6.2,!=2.6.3
2121
- tomli >=2 # [py<3.11]
2222

2323
# optional dependencies

0 commit comments

Comments
 (0)