Skip to content

Commit 0bdfd0d

Browse files
authored
Merge pull request #106 from dhirschfeld/dhirschfeld-patch-1
2 parents fe01773 + 37d8a01 commit 0bdfd0d

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
@@ -54,8 +54,8 @@
5454

5555
install_requires = [
5656
"trio >= 0.15.0",
57-
"attrs",
5857
"outcome",
58+
"sniffio",
5959
]
6060
if sys.version_info < (3, 7):
6161
install_requires.append("contextvars >= 2.1")

0 commit comments

Comments
 (0)