Skip to content

Commit 646308c

Browse files
Fuyukai1st1
authored andcommitted
Bump immutables dependency
0.6 has a crash fix.
1 parent 2cd120e commit 646308c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
packages=['contextvars'],
1818
provides=['contextvars'],
1919
install_requires=[
20-
'immutables==0.5',
20+
'immutables==0.6',
2121
],
2222
license='Apache License, Version 2.0',
2323
classifiers=[

0 commit comments

Comments
 (0)