Skip to content

Commit 3808e74

Browse files
authored
fix(conda): update pyee version (#2402)
1 parent d12ce3b commit 3808e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requirements:
2727
run:
2828
- python >=3.8
2929
- greenlet ==3.0.3
30-
- pyee ==11.0.1
30+
- pyee ==11.1.0
3131

3232
test: # [build_platform == target_platform]
3333
requires:

0 commit comments

Comments
 (0)